| 程序包 | 说明 |
|---|---|
| io.seata.rm.tcc.interceptor |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
ActionInterceptorHandler.doTccActionLogStore(Method method,
Object[] arguments,
TwoPhaseBusinessAction businessAction,
BusinessActionContext actionContext)
Creating Branch Record
|
protected void |
ActionInterceptorHandler.initBusinessContext(Map<String,Object> context,
Method method,
TwoPhaseBusinessAction businessAction)
Init business context
|
Map<String,Object> |
ActionInterceptorHandler.proceed(Method method,
Object[] arguments,
String xid,
TwoPhaseBusinessAction businessAction,
Callback<Object> targetCallback)
Handler the TCC Aspect
|
Copyright © 2020 Seata. All rights reserved.