程序包 | 说明 |
---|---|
org.tikv.kvproto |
限定符和类型 | 类和说明 |
---|---|
static class |
Kvrpcpb.BatchGetRequest
Similar to a `Get` request.
|
static class |
Kvrpcpb.BatchGetRequest.Builder
Similar to a `Get` request.
|
限定符和类型 | 方法和说明 |
---|---|
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 © 2022 PingCAP. All rights reserved.