Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.PessimisticLockRequest
Lock a set of keys to prepare to write to them.
|
static class |
Kvrpcpb.PessimisticLockRequest.Builder
Lock a set of keys to prepare to write to them.
|
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.PessimisticLockRequestOrBuilder |
Tikvpb.BatchCommandsRequest.RequestOrBuilder.getPessimisticLockOrBuilder()
.kvrpcpb.PessimisticLockRequest PessimisticLock = 23; |
Kvrpcpb.PessimisticLockRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.getPessimisticLockOrBuilder()
.kvrpcpb.PessimisticLockRequest PessimisticLock = 23; |
Kvrpcpb.PessimisticLockRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.Builder.getPessimisticLockOrBuilder()
.kvrpcpb.PessimisticLockRequest PessimisticLock = 23; |
Copyright © 2024 PingCAP. All rights reserved.