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