| 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 |
|---|---|
GlobalLockQueryRequest |
GlobalLockQueryRequestConvertor.convert2Model(GlobalLockQueryRequestProto globalLockQueryRequestProto) |
| Modifier and Type | Method and Description |
|---|---|
GlobalLockQueryRequestProto |
GlobalLockQueryRequestConvertor.convert2Proto(GlobalLockQueryRequest globalLockQueryRequest) |
Copyright © 2023 Seata. All rights reserved.