Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.GetRequest
A transactional get command.
|
static class |
Kvrpcpb.GetRequest.Builder
A transactional get command.
|
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.GetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.RequestOrBuilder.getGetOrBuilder()
.kvrpcpb.GetRequest Get = 1; |
Kvrpcpb.GetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.getGetOrBuilder()
.kvrpcpb.GetRequest Get = 1; |
Kvrpcpb.GetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.Builder.getGetOrBuilder()
.kvrpcpb.GetRequest Get = 1; |
Copyright © 2024 PingCAP. All rights reserved.