Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.BatchGetResponse
Protobuf type
kvrpcpb.BatchGetResponse |
static class |
Kvrpcpb.BatchGetResponse.Builder
Protobuf type
kvrpcpb.BatchGetResponse |
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.BatchGetResponseOrBuilder |
Tikvpb.BatchCommandsResponse.ResponseOrBuilder.getBatchGetOrBuilder()
.kvrpcpb.BatchGetResponse BatchGet = 7; |
Kvrpcpb.BatchGetResponseOrBuilder |
Tikvpb.BatchCommandsResponse.Response.getBatchGetOrBuilder()
.kvrpcpb.BatchGetResponse BatchGet = 7; |
Kvrpcpb.BatchGetResponseOrBuilder |
Tikvpb.BatchCommandsResponse.Response.Builder.getBatchGetOrBuilder()
.kvrpcpb.BatchGetResponse BatchGet = 7; |
Copyright © 2024 PingCAP. All rights reserved.