| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Method and Description |
|---|---|
GlobalCommitResponse |
TCInboundHandler.handle(GlobalCommitRequest globalCommit,
RpcContext rpcContext)
Handle global commit response.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalCommitResponse |
GlobalCommitResponseConvertor.convert2Model(GlobalCommitResponseProto globalCommitResponseProto) |
| Modifier and Type | Method and Description |
|---|---|
GlobalCommitResponseProto |
GlobalCommitResponseConvertor.convert2Proto(GlobalCommitResponse globalCommitResponse) |
Copyright © 2023 Seata. All rights reserved.