Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.Builder.build() |
Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.Builder.buildPartial() |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.getDefaultInstance() |
Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.getDefaultInstanceForType() |
Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.Builder.getDefaultInstanceForType() |
Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsResponse.ResponseOrBuilder.getEmpty()
For some test cases.
|
Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsResponse.Response.getEmpty()
For some test cases.
|
Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsResponse.Response.Builder.getEmpty()
For some test cases.
|
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseDelimitedFrom(InputStream input) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(byte[] data) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(ByteBuffer data) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(com.google.protobuf.ByteString data) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(InputStream input) |
static Tikvpb.BatchCommandsEmptyResponse |
Tikvpb.BatchCommandsEmptyResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Tikvpb.BatchCommandsEmptyResponse> |
Tikvpb.BatchCommandsEmptyResponse.getParserForType() |
static com.google.protobuf.Parser<Tikvpb.BatchCommandsEmptyResponse> |
Tikvpb.BatchCommandsEmptyResponse.parser() |
Modifier and Type | Method and Description |
---|---|
Tikvpb.BatchCommandsResponse.Response.Builder |
Tikvpb.BatchCommandsResponse.Response.Builder.mergeEmpty(Tikvpb.BatchCommandsEmptyResponse value)
For some test cases.
|
Tikvpb.BatchCommandsEmptyResponse.Builder |
Tikvpb.BatchCommandsEmptyResponse.Builder.mergeFrom(Tikvpb.BatchCommandsEmptyResponse other) |
static Tikvpb.BatchCommandsEmptyResponse.Builder |
Tikvpb.BatchCommandsEmptyResponse.newBuilder(Tikvpb.BatchCommandsEmptyResponse prototype) |
Tikvpb.BatchCommandsResponse.Response.Builder |
Tikvpb.BatchCommandsResponse.Response.Builder.setEmpty(Tikvpb.BatchCommandsEmptyResponse value)
For some test cases.
|
Copyright © 2024 PingCAP. All rights reserved.