| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalLockQueryRequest
The type Global lock query request.
|
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterResponse |
TCInboundHandler.handle(BranchRegisterRequest branchRegister,
RpcContext rpcContext)
Handle branch register response.
|
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterRequest |
BranchRegisterRequestConvertor.convert2Model(BranchRegisterRequestProto branchRegisterRequestProto) |
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterRequestProto |
BranchRegisterRequestConvertor.convert2Proto(BranchRegisterRequest branchRegisterRequest) |
Copyright © 2023 Seata. All rights reserved.