Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.addAllRanges(Iterable<? extends Kvrpcpb.KeyRange> values)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.addRanges(int index,
Kvrpcpb.KeyRange.Builder builderForValue)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.addRanges(int index,
Kvrpcpb.KeyRange value)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.addRanges(Kvrpcpb.KeyRange.Builder builderForValue)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.addRanges(Kvrpcpb.KeyRange value)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clear() |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearCf()
string cf = 5; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearContext()
.kvrpcpb.Context context = 1; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearEachLimit()
max number of returning kv pairs for each scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearKeyOnly()
bool key_only = 4; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearRanges()
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clearReverse()
bool reverse = 6; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.clone() |
Kvrpcpb.RawBatchScanRequest.Builder |
Tikvpb.BatchCommandsRequest.Request.Builder.getRawBatchScanBuilder()
.kvrpcpb.RawBatchScanRequest RawBatchScan = 21; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.mergeContext(Kvrpcpb.Context value)
.kvrpcpb.Context context = 1; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.mergeFrom(Kvrpcpb.RawBatchScanRequest other) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.newBuilder() |
static Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.newBuilder(Kvrpcpb.RawBatchScanRequest prototype) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.newBuilderForType() |
protected Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.removeRanges(int index)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setCf(String value)
string cf = 5; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setCfBytes(com.google.protobuf.ByteString value)
string cf = 5; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setContext(Kvrpcpb.Context.Builder builderForValue)
.kvrpcpb.Context context = 1; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setContext(Kvrpcpb.Context value)
.kvrpcpb.Context context = 1; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setEachLimit(int value)
max number of returning kv pairs for each scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setKeyOnly(boolean value)
bool key_only = 4; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setRanges(int index,
Kvrpcpb.KeyRange.Builder builderForValue)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setRanges(int index,
Kvrpcpb.KeyRange value)
scanning range
|
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setReverse(boolean value)
bool reverse = 6; |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Kvrpcpb.RawBatchScanRequest.Builder |
Kvrpcpb.RawBatchScanRequest.toBuilder() |
Modifier and Type | Method and Description |
---|---|
Tikvpb.BatchCommandsRequest.Request.Builder |
Tikvpb.BatchCommandsRequest.Request.Builder.setRawBatchScan(Kvrpcpb.RawBatchScanRequest.Builder builderForValue)
.kvrpcpb.RawBatchScanRequest RawBatchScan = 21; |
Copyright © 2024 PingCAP. All rights reserved.