Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Tikvpb.BatchCommandsResponse.Response
Protobuf type
tikvpb.BatchCommandsResponse.Response |
static class |
Tikvpb.BatchCommandsResponse.Response.Builder
Protobuf type
tikvpb.BatchCommandsResponse.Response |
Modifier and Type | Method and Description |
---|---|
Tikvpb.BatchCommandsResponse.ResponseOrBuilder |
Tikvpb.BatchCommandsResponseOrBuilder.getResponsesOrBuilder(int index)
repeated .tikvpb.BatchCommandsResponse.Response responses = 1; |
Tikvpb.BatchCommandsResponse.ResponseOrBuilder |
Tikvpb.BatchCommandsResponse.getResponsesOrBuilder(int index)
repeated .tikvpb.BatchCommandsResponse.Response responses = 1; |
Tikvpb.BatchCommandsResponse.ResponseOrBuilder |
Tikvpb.BatchCommandsResponse.Builder.getResponsesOrBuilder(int index)
repeated .tikvpb.BatchCommandsResponse.Response responses = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends Tikvpb.BatchCommandsResponse.ResponseOrBuilder> |
Tikvpb.BatchCommandsResponseOrBuilder.getResponsesOrBuilderList()
repeated .tikvpb.BatchCommandsResponse.Response responses = 1; |
List<? extends Tikvpb.BatchCommandsResponse.ResponseOrBuilder> |
Tikvpb.BatchCommandsResponse.getResponsesOrBuilderList()
repeated .tikvpb.BatchCommandsResponse.Response responses = 1; |
List<? extends Tikvpb.BatchCommandsResponse.ResponseOrBuilder> |
Tikvpb.BatchCommandsResponse.Builder.getResponsesOrBuilderList()
repeated .tikvpb.BatchCommandsResponse.Response responses = 1; |
Copyright © 2024 PingCAP. All rights reserved.