| Package | Description |
|---|---|
| io.seata.core.protocol.transaction | |
| io.seata.serializer.protobuf.convertor |
| Modifier and Type | Method and Description |
|---|---|
GlobalLockQueryResponse |
TCInboundHandler.handle(GlobalLockQueryRequest checkLock,
RpcContext rpcContext)
Handle global lock query response.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalLockQueryResponse |
GlobalLockQueryResponseConvertor.convert2Model(GlobalLockQueryResponseProto globalLockQueryResponseProto) |
| Modifier and Type | Method and Description |
|---|---|
GlobalLockQueryResponseProto |
GlobalLockQueryResponseConvertor.convert2Proto(GlobalLockQueryResponse globalLockQueryResponse) |
Copyright © 2023 Seata. All rights reserved.