public static final class OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder> implements OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilder
* Locations where splits lies in. By the managed nature of TableStore, these locations are no more than hints. If a location is not suitable to be seen, an empty string will be placed.Protobuf type
com.alicloud.openservices.tablestore.core.protocol.ComputeSplitPointsBySizeResponse.SplitLocationaddRepeatedField, 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.SplitLocation.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.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.SplitLocation.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.SplitLocation.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.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.SplitLocation.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder mergeFrom(OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation 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.SplitLocation.Builder>public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.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.SplitLocation.Builder>IOExceptionpublic boolean hasLocation()
required string location = 1;hasLocation 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilderpublic String getLocation()
required string location = 1;getLocation 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getLocationBytes()
required string location = 1;getLocationBytes 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder setLocation(String value)
required string location = 1;value - The location to set.public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder clearLocation()
required string location = 1;public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder setLocationBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string location = 1;value - The bytes for location to set.public boolean hasRepeat()
required sint64 repeat = 2;hasRepeat 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilderpublic long getRepeat()
required sint64 repeat = 2;getRepeat 在接口中 OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocationOrBuilderpublic OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder setRepeat(long value)
required sint64 repeat = 2;value - The repeat to set.public OtsInternalApi.ComputeSplitPointsBySizeResponse.SplitLocation.Builder clearRepeat()
required sint64 repeat = 2;Copyright © 2025. All Rights Reserved.