| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Method and Description |
|---|---|
GlobalReportResponse |
TCInboundHandler.handle(GlobalReportRequest globalReport,
RpcContext rpcContext)
Handle global report request.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalReportResponse |
GlobalReportResponseConvertor.convert2Model(GlobalReportResponseProto globalStatusResponseProto) |
| Modifier and Type | Method and Description |
|---|---|
GlobalReportResponseProto |
GlobalReportResponseConvertor.convert2Proto(GlobalReportResponse globalStatusResponse) |
Copyright © 2023 Seata. All rights reserved.