| 程序包 | 说明 |
|---|---|
| io.seata.rm.tcc | |
| io.seata.rm.tcc.interceptor |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BusinessActionContext |
TCCResourceManager.getBusinessActionContext(String xid,
long branchId,
String resourceId,
String applicationData)
transfer tcc applicationData to BusinessActionContext
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
ActionInterceptorHandler.doTccActionLogStore(Method method,
Object[] arguments,
TwoPhaseBusinessAction businessAction,
BusinessActionContext actionContext)
Creating Branch Record
|
Copyright © 2020 Seata. All rights reserved.