public static final class OtsInternalApi.ComputeSplitPointsBySizeResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.ComputeSplitPointsBySizeResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse |
static class |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation
*
Locations where splits lies in.
|
static interface |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONSUMED_FIELD_NUMBER |
static int |
LOCATIONS_FIELD_NUMBER |
static int |
SCHEMA_FIELD_NUMBER |
static int |
SPLIT_POINTS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
OtsInternalApi.ConsumedCapacity |
getConsumed()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 1; |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
getDefaultInstance() |
OtsInternalApi.ComputeSplitPointsBySizeResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation |
getLocations(int index)
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; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.ComputeSplitPointsBySizeResponse> |
getParserForType() |
OtsInternalApi.PrimaryKeySchema |
getSchema(int index)
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; |
int |
getSerializedSize() |
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; |
int |
hashCode() |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
newBuilder() |
static OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
newBuilder(OtsInternalApi.ComputeSplitPointsBySizeResponse prototype) |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
newBuilderForType() |
protected OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(byte[] data) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(ByteBuffer data) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(InputStream input) |
static OtsInternalApi.ComputeSplitPointsBySizeResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.ComputeSplitPointsBySizeResponse> |
parser() |
OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CONSUMED_FIELD_NUMBER
public static final int SCHEMA_FIELD_NUMBER
public static final int SPLIT_POINTS_FIELD_NUMBER
public static final int LOCATIONS_FIELD_NUMBER
public 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.GeneratedMessagepublic 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.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 List<? extends OtsInternalApi.PrimaryKeySchemaOrBuilder> getSchemaOrBuilderList()
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.PrimaryKeySchemaOrBuilder getSchemaOrBuilder(int index)
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 List<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation> getLocationsList()
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 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.SplitLocationOrBuilder getLocationsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocation locations = 4;public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.ComputeSplitPointsBySizeResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder newBuilder()
public static OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder newBuilder(OtsInternalApi.ComputeSplitPointsBySizeResponse prototype)
public OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.ComputeSplitPointsBySizeResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.ComputeSplitPointsBySizeResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.ComputeSplitPointsBySizeResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.ComputeSplitPointsBySizeResponse> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic OtsInternalApi.ComputeSplitPointsBySizeResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.