Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.BatchGetRequest
Similar to a `Get` request.
|
static class |
Kvrpcpb.BatchGetRequest.Builder
Similar to a `Get` request.
|
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.BatchGetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.RequestOrBuilder.getBatchGetOrBuilder()
.kvrpcpb.BatchGetRequest BatchGet = 7; |
Kvrpcpb.BatchGetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.getBatchGetOrBuilder()
.kvrpcpb.BatchGetRequest BatchGet = 7; |
Kvrpcpb.BatchGetRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.Builder.getBatchGetOrBuilder()
.kvrpcpb.BatchGetRequest BatchGet = 7; |
Copyright © 2024 PingCAP. All rights reserved.