Package io.dingodb.meta
Class Meta.RangePartition.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
io.dingodb.meta.Meta.RangePartition.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Meta.RangePartitionOrBuilder,Cloneable
- Enclosing class:
- Meta.RangePartition
public static final class Meta.RangePartition.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
implements Meta.RangePartitionOrBuilder
Protobuf type
dingodb.pb.meta.RangePartition-
Method Summary
Modifier and TypeMethodDescriptionaddAllIds(Iterable<? extends Meta.DingoCommonId> values) this is really part id, its parent entity is tableaddAllRanges(Iterable<? extends Common.Range> values) the count of ranges must be equal to the count of idaddIds(int index, Meta.DingoCommonId value) this is really part id, its parent entity is tableaddIds(int index, Meta.DingoCommonId.Builder builderForValue) this is really part id, its parent entity is tableaddIds(Meta.DingoCommonId value) this is really part id, its parent entity is tableaddIds(Meta.DingoCommonId.Builder builderForValue) this is really part id, its parent entity is tablethis is really part id, its parent entity is tableaddIdsBuilder(int index) this is really part id, its parent entity is tableaddRanges(int index, Common.Range value) the count of ranges must be equal to the count of idaddRanges(int index, Common.Range.Builder builderForValue) the count of ranges must be equal to the count of idaddRanges(Common.Range value) the count of ranges must be equal to the count of idaddRanges(Common.Range.Builder builderForValue) the count of ranges must be equal to the count of idthe count of ranges must be equal to the count of idaddRangesBuilder(int index) the count of ranges must be equal to the count of idaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearIds()this is really part id, its parent entity is tableclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) the count of ranges must be equal to the count of idclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetIds(int index) this is really part id, its parent entity is tablegetIdsBuilder(int index) this is really part id, its parent entity is tablethis is really part id, its parent entity is tableintthis is really part id, its parent entity is tablethis is really part id, its parent entity is tablegetIdsOrBuilder(int index) this is really part id, its parent entity is tableList<? extends Meta.DingoCommonIdOrBuilder>this is really part id, its parent entity is tablegetRanges(int index) the count of ranges must be equal to the count of idgetRangesBuilder(int index) the count of ranges must be equal to the count of idthe count of ranges must be equal to the count of idintthe count of ranges must be equal to the count of idthe count of ranges must be equal to the count of idgetRangesOrBuilder(int index) the count of ranges must be equal to the count of idList<? extends Common.RangeOrBuilder>the count of ranges must be equal to the count of idprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(Meta.RangePartition other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeIds(int index) this is really part id, its parent entity is tableremoveRanges(int index) the count of ranges must be equal to the count of idsetIds(int index, Meta.DingoCommonId value) this is really part id, its parent entity is tablesetIds(int index, Meta.DingoCommonId.Builder builderForValue) this is really part id, its parent entity is tablesetRanges(int index, Common.Range value) the count of ranges must be equal to the count of idsetRanges(int index, Common.Range.Builder builderForValue) the count of ranges must be equal to the count of idsetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
setField
public Meta.RangePartition.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
clearField
public Meta.RangePartition.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
clearOneof
public Meta.RangePartition.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
setRepeatedField
public Meta.RangePartition.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
addRepeatedField
public Meta.RangePartition.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Meta.RangePartition.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
mergeFrom
public Meta.RangePartition.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Meta.RangePartition.Builder>- Throws:
IOException
-
getRangesList
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1;- Specified by:
getRangesListin interfaceMeta.RangePartitionOrBuilder
-
getRangesCount
public int getRangesCount()the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1;- Specified by:
getRangesCountin interfaceMeta.RangePartitionOrBuilder
-
getRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1;- Specified by:
getRangesin interfaceMeta.RangePartitionOrBuilder
-
setRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
setRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
addRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
addRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
addRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
addRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
addAllRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
clearRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
removeRanges
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
getRangesBuilder
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
getRangesOrBuilder
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1;- Specified by:
getRangesOrBuilderin interfaceMeta.RangePartitionOrBuilder
-
getRangesOrBuilderList
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1;- Specified by:
getRangesOrBuilderListin interfaceMeta.RangePartitionOrBuilder
-
addRangesBuilder
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
addRangesBuilder
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
getRangesBuilderList
the count of ranges must be equal to the count of id
repeated .dingodb.pb.common.Range ranges = 1; -
getIdsList
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2;- Specified by:
getIdsListin interfaceMeta.RangePartitionOrBuilder
-
getIdsCount
public int getIdsCount()this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2;- Specified by:
getIdsCountin interfaceMeta.RangePartitionOrBuilder
-
getIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2;- Specified by:
getIdsin interfaceMeta.RangePartitionOrBuilder
-
setIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
setIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
addIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
addIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
addIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
addIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
addAllIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
clearIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
removeIds
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
getIdsBuilder
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
getIdsOrBuilder
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2;- Specified by:
getIdsOrBuilderin interfaceMeta.RangePartitionOrBuilder
-
getIdsOrBuilderList
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2;- Specified by:
getIdsOrBuilderListin interfaceMeta.RangePartitionOrBuilder
-
addIdsBuilder
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
addIdsBuilder
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
getIdsBuilderList
this is really part id, its parent entity is table
repeated .dingodb.pb.meta.DingoCommonId ids = 2; -
setUnknownFields
public final Meta.RangePartition.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-
mergeUnknownFields
public final Meta.RangePartition.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Meta.RangePartition.Builder>
-