| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Method and Description |
|---|---|
GlobalStatusResponse |
TCInboundHandler.handle(GlobalStatusRequest globalStatus,
RpcContext rpcContext)
Handle global status response.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalStatusResponse |
GlobalStatusResponseConvertor.convert2Model(GlobalStatusResponseProto globalStatusResponseProto) |
| Modifier and Type | Method and Description |
|---|---|
GlobalStatusResponseProto |
GlobalStatusResponseConvertor.convert2Proto(GlobalStatusResponse globalStatusResponse) |
Copyright © 2023 Seata. All rights reserved.