| 程序包 | 说明 |
|---|---|
| io.seata.codec.protobuf.convertor | |
| io.seata.core.protocol.transaction | |
| io.seata.rm |
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRollbackResponse |
BranchRollbackResponseConvertor.convert2Model(BranchRollbackResponseProto branchRollbackResponseProto) |
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRollbackResponseProto |
BranchRollbackResponseConvertor.convert2Proto(BranchRollbackResponse branchRollbackResponse) |
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRollbackResponse |
RMInboundHandler.handle(BranchRollbackRequest request)
Handle branch rollback response.
|
| 限定符和类型 | 方法和说明 |
|---|---|
BranchRollbackResponse |
DefaultRMHandler.handle(BranchRollbackRequest request) |
BranchRollbackResponse |
AbstractRMHandler.handle(BranchRollbackRequest request) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
AbstractRMHandler.doBranchRollback(BranchRollbackRequest request,
BranchRollbackResponse response)
Do branch rollback.
|
Copyright © 2019 Seata. All rights reserved.