public static final class OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder> implements OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addAllLocations(Iterable<? extends OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addAllSchema(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addAllSplitPoints(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
*
Split points between splits, in the increasing order
A split is a consecutive range of primary keys,
whose data size is about split_size specified in the request.
|
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addLocations(int index,
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addLocations(int index,
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addLocations(OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addLocations(OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder |
addLocationsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder |
addLocationsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addSchema(int index,
OtsInternalApi.PrimaryKeySchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addSchema(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addSchema(OtsInternalApi.PrimaryKeySchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addSchema(OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.PrimaryKeySchema.Builder |
addSchemaBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.PrimaryKeySchema.Builder |
addSchemaBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
addSplitPoints(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
*
Split points between splits, in the increasing order
A split is a consecutive range of primary keys,
whose data size is about split_size specified in the request.
|
OtsInternalApi.ComputeSplitPointsBySizeResponse |
build() |
OtsInternalApi.ComputeSplitPointsBySizeResponse |
buildPartial() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
clear() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
clearConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
clearLocations()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
clearSchema()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
clearSplitPoints()
*
Split points between splits, in the increasing order
A split is a consecutive range of primary keys,
whose data size is about split_size specified in the request.
|
OtsInternalApi.ConsumedCapacity |
getConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ConsumedCapacity.Builder |
getConsumedBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ComputeSplitPointsBySizeResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation |
getLocations(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder |
getLocationsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
List<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder> |
getLocationsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
int |
getLocationsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
List<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation> |
getLocationsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder |
getLocationsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
List<? extends OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder> |
getLocationsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.PrimaryKeySchema |
getSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.PrimaryKeySchema.Builder |
getSchemaBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
List<OtsInternalApi.PrimaryKeySchema.Builder> |
getSchemaBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
int |
getSchemaCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
List<OtsInternalApi.PrimaryKeySchema> |
getSchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.PrimaryKeySchemaOrBuilder |
getSchemaOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
List<? extends OtsInternalApi.PrimaryKeySchemaOrBuilder> |
getSchemaOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getSplitPoints(int index)
*
Split points between splits, in the increasing order
A split is a consecutive range of primary keys,
whose data size is about split_size specified in the request.
|
int |
getSplitPointsCount()
*
Split points between splits, in the increasing order
A split is a consecutive range of primary keys,
whose data size is about split_size specified in the request.
|
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getSplitPointsList()
*
Split points between splits, in the increasing order
A split is a consecutive range of primary keys,
whose data size is about split_size specified in the request.
|
boolean |
hasConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
mergeConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
mergeFrom(OtsInternalApi.ComputeSplitPointsBySizeResponse other) |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
removeLocations(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
removeSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
setConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
setLocations(int index,
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
setLocations(int index,
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
setSchema(int index,
OtsInternalApi.PrimaryKeySchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
setSchema(int index,
OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2; |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
setSplitPoints(int index,
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
*
Split points between splits, in the increasing order
A split is a consecutive range of primary keys,
whose data size is about split_size specified in the request.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder mergeFrom(OtsInternalApi.ComputeSplitPointsBySizeResponse other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder>IOExceptionpublic boolean hasConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;hasConsumed 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilderpublic OtsInternalApi.ConsumedCapacity getConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;getConsumed 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder setConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder setConsumed(OtsInternalApi.ConsumedCapacity.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder mergeConsumed(OtsInternalApi.ConsumedCapacity value)
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder clearConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.ConsumedCapacity.Builder getConsumedBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1;public List<OtsInternalApi.PrimaryKeySchema> getSchemaList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public int getSchemaCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.PrimaryKeySchema getSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder setSchema(int index, OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder setSchema(int index, OtsInternalApi.PrimaryKeySchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addSchema(OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addSchema(int index, OtsInternalApi.PrimaryKeySchema value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addSchema(OtsInternalApi.PrimaryKeySchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addSchema(int index, OtsInternalApi.PrimaryKeySchema.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addAllSchema(Iterable<? extends OtsInternalApi.PrimaryKeySchema> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder clearSchema()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder removeSchema(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.PrimaryKeySchema.Builder getSchemaBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.PrimaryKeySchemaOrBuilder getSchemaOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public List<? extends OtsInternalApi.PrimaryKeySchemaOrBuilder> getSchemaOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.PrimaryKeySchema.Builder addSchemaBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public OtsInternalApi.PrimaryKeySchema.Builder addSchemaBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public List<OtsInternalApi.PrimaryKeySchema.Builder> getSchemaBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PrimaryKeySchema schema = 2;public List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getSplitPointsList()
* Split points between splits, in the increasing order A split is a consecutive range of primary keys, whose data size is about split_size specified in the request. The size could be hard to be precise. A split point is an array of primary-key column w.r.t. table schema, which is never longer than that of table schema. Tailing -inf will be omitted to reduce transmission payloads.
repeated bytes split_points = 3;getSplitPointsList 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilderpublic int getSplitPointsCount()
* Split points between splits, in the increasing order A split is a consecutive range of primary keys, whose data size is about split_size specified in the request. The size could be hard to be precise. A split point is an array of primary-key column w.r.t. table schema, which is never longer than that of table schema. Tailing -inf will be omitted to reduce transmission payloads.
repeated bytes split_points = 3;getSplitPointsCount 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getSplitPoints(int index)
* Split points between splits, in the increasing order A split is a consecutive range of primary keys, whose data size is about split_size specified in the request. The size could be hard to be precise. A split point is an array of primary-key column w.r.t. table schema, which is never longer than that of table schema. Tailing -inf will be omitted to reduce transmission payloads.
repeated bytes split_points = 3;getSplitPoints 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilderindex - The index of the element to return.public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder setSplitPoints(int index, com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
* Split points between splits, in the increasing order A split is a consecutive range of primary keys, whose data size is about split_size specified in the request. The size could be hard to be precise. A split point is an array of primary-key column w.r.t. table schema, which is never longer than that of table schema. Tailing -inf will be omitted to reduce transmission payloads.
repeated bytes split_points = 3;index - The index to set the value at.value - The splitPoints to set.public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addSplitPoints(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
* Split points between splits, in the increasing order A split is a consecutive range of primary keys, whose data size is about split_size specified in the request. The size could be hard to be precise. A split point is an array of primary-key column w.r.t. table schema, which is never longer than that of table schema. Tailing -inf will be omitted to reduce transmission payloads.
repeated bytes split_points = 3;value - The splitPoints to add.public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addAllSplitPoints(Iterable<? extends com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> values)
* Split points between splits, in the increasing order A split is a consecutive range of primary keys, whose data size is about split_size specified in the request. The size could be hard to be precise. A split point is an array of primary-key column w.r.t. table schema, which is never longer than that of table schema. Tailing -inf will be omitted to reduce transmission payloads.
repeated bytes split_points = 3;values - The splitPoints to add.public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder clearSplitPoints()
* Split points between splits, in the increasing order A split is a consecutive range of primary keys, whose data size is about split_size specified in the request. The size could be hard to be precise. A split point is an array of primary-key column w.r.t. table schema, which is never longer than that of table schema. Tailing -inf will be omitted to reduce transmission payloads.
repeated bytes split_points = 3;public List<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation> getLocationsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public int getLocationsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation getLocations(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder setLocations(int index, OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder setLocations(int index, OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addLocations(OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addLocations(int index, OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation value)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addLocations(OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addLocations(int index, OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder addAllLocations(Iterable<? extends OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder clearLocations()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder removeLocations(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder getLocationsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder getLocationsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public List<? extends OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder> getLocationsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder addLocationsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder addLocationsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public List<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder> getLocationsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;Copyright © 2025. All Rights Reserved.