| 程序包 | 说明 |
|---|---|
| org.tikv.kvproto |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Tikvpb.BatchCommandsRequest.Request
Protobuf type
tikvpb.BatchCommandsRequest.Request |
static class |
Tikvpb.BatchCommandsRequest.Request.Builder
Protobuf type
tikvpb.BatchCommandsRequest.Request |
| 限定符和类型 | 方法和说明 |
|---|---|
Tikvpb.BatchCommandsRequest.RequestOrBuilder |
Tikvpb.BatchCommandsRequestOrBuilder.getRequestsOrBuilder(int index)
repeated .tikvpb.BatchCommandsRequest.Request requests = 1; |
Tikvpb.BatchCommandsRequest.RequestOrBuilder |
Tikvpb.BatchCommandsRequest.getRequestsOrBuilder(int index)
repeated .tikvpb.BatchCommandsRequest.Request requests = 1; |
Tikvpb.BatchCommandsRequest.RequestOrBuilder |
Tikvpb.BatchCommandsRequest.Builder.getRequestsOrBuilder(int index)
repeated .tikvpb.BatchCommandsRequest.Request requests = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends Tikvpb.BatchCommandsRequest.RequestOrBuilder> |
Tikvpb.BatchCommandsRequestOrBuilder.getRequestsOrBuilderList()
repeated .tikvpb.BatchCommandsRequest.Request requests = 1; |
List<? extends Tikvpb.BatchCommandsRequest.RequestOrBuilder> |
Tikvpb.BatchCommandsRequest.getRequestsOrBuilderList()
repeated .tikvpb.BatchCommandsRequest.Request requests = 1; |
List<? extends Tikvpb.BatchCommandsRequest.RequestOrBuilder> |
Tikvpb.BatchCommandsRequest.Builder.getRequestsOrBuilderList()
repeated .tikvpb.BatchCommandsRequest.Request requests = 1; |
Copyright © 2023 PingCAP. All rights reserved.