Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.PessimisticLockResponse
Protobuf type
kvrpcpb.PessimisticLockResponse |
static class |
Kvrpcpb.PessimisticLockResponse.Builder
Protobuf type
kvrpcpb.PessimisticLockResponse |
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.PessimisticLockResponseOrBuilder |
Tikvpb.BatchCommandsResponse.ResponseOrBuilder.getPessimisticLockOrBuilder()
.kvrpcpb.PessimisticLockResponse PessimisticLock = 23; |
Kvrpcpb.PessimisticLockResponseOrBuilder |
Tikvpb.BatchCommandsResponse.Response.getPessimisticLockOrBuilder()
.kvrpcpb.PessimisticLockResponse PessimisticLock = 23; |
Kvrpcpb.PessimisticLockResponseOrBuilder |
Tikvpb.BatchCommandsResponse.Response.Builder.getPessimisticLockOrBuilder()
.kvrpcpb.PessimisticLockResponse PessimisticLock = 23; |
Copyright © 2024 PingCAP. All rights reserved.