Uses of Class
io.dingodb.meta.Meta.RangeDistribution.Builder
Packages that use Meta.RangeDistribution.Builder
-
Uses of Meta.RangeDistribution.Builder in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.RangeDistribution.BuilderModifier and TypeMethodDescriptionMeta.RangeDistribution.Builder.addAllLearners(Iterable<? extends Common.Location> values) all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.addAllVoters(Iterable<? extends Common.Location> values) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.addLearners(int index, Common.Location value) all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.addLearners(int index, Common.Location.Builder builderForValue) all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.addLearners(Common.Location value) all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.addLearners(Common.Location.Builder builderForValue) all members of the region that is learners, have no right to voteMeta.IndexRange.Builder.addRangeDistributionBuilder()repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.IndexRange.Builder.addRangeDistributionBuilder(int index) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.TableRange.Builder.addRangeDistributionBuilder()repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.TableRange.Builder.addRangeDistributionBuilder(int index) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.RangeDistribution.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Meta.RangeDistribution.Builder.addVoters(int index, Common.Location value) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.addVoters(int index, Common.Location.Builder builderForValue) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.addVoters(Common.Location value) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.addVoters(Common.Location.Builder builderForValue) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.clear()Meta.RangeDistribution.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Meta.RangeDistribution.Builder.clearId()this is really region id, its parent entity is part_idMeta.RangeDistribution.Builder.clearLeader()the leader's store locationMeta.RangeDistribution.Builder.clearLearners()all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Meta.RangeDistribution.Builder.clearRange()the range of this partMeta.RangeDistribution.Builder.clearRegionEpoch()region_epoch is used to check whether the region info is staleMeta.RangeDistribution.Builder.clearRegionmapEpoch()int64 regionmap_epoch = 6;Meta.RangeDistribution.Builder.clearStatus()RegionStatusMeta.RangeDistribution.Builder.clearStoremapEpoch()int64 storemap_epoch = 7;Meta.RangeDistribution.Builder.clearVoters()all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.clone()Meta.IndexRange.Builder.getRangeDistributionBuilder(int index) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.TableRange.Builder.getRangeDistributionBuilder(int index) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.RangeDistribution.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Meta.RangeDistribution.Builder.mergeFrom(com.google.protobuf.Message other) Meta.RangeDistribution.Builder.mergeFrom(Meta.RangeDistribution other) Meta.RangeDistribution.Builder.mergeId(Meta.DingoCommonId value) this is really region id, its parent entity is part_idMeta.RangeDistribution.Builder.mergeLeader(Common.Location value) the leader's store locationMeta.RangeDistribution.Builder.mergeRange(Common.Range value) the range of this partMeta.RangeDistribution.Builder.mergeRegionEpoch(Common.RegionEpoch value) region_epoch is used to check whether the region info is staleMeta.RangeDistribution.Builder.mergeStatus(Meta.RegionStatus value) RegionStatusMeta.RangeDistribution.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Meta.RangeDistribution.newBuilder()Meta.RangeDistribution.newBuilder(Meta.RangeDistribution prototype) Meta.RangeDistribution.newBuilderForType()protected Meta.RangeDistribution.BuilderMeta.RangeDistribution.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Meta.RangeDistribution.Builder.removeLearners(int index) all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.removeVoters(int index) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Meta.RangeDistribution.Builder.setId(Meta.DingoCommonId value) this is really region id, its parent entity is part_idMeta.RangeDistribution.Builder.setId(Meta.DingoCommonId.Builder builderForValue) this is really region id, its parent entity is part_idMeta.RangeDistribution.Builder.setLeader(Common.Location value) the leader's store locationMeta.RangeDistribution.Builder.setLeader(Common.Location.Builder builderForValue) the leader's store locationMeta.RangeDistribution.Builder.setLearners(int index, Common.Location value) all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.setLearners(int index, Common.Location.Builder builderForValue) all members of the region that is learners, have no right to voteMeta.RangeDistribution.Builder.setRange(Common.Range value) the range of this partMeta.RangeDistribution.Builder.setRange(Common.Range.Builder builderForValue) the range of this partMeta.RangeDistribution.Builder.setRegionEpoch(Common.RegionEpoch value) region_epoch is used to check whether the region info is staleMeta.RangeDistribution.Builder.setRegionEpoch(Common.RegionEpoch.Builder builderForValue) region_epoch is used to check whether the region info is staleMeta.RangeDistribution.Builder.setRegionmapEpoch(long value) int64 regionmap_epoch = 6;Meta.RangeDistribution.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Meta.RangeDistribution.Builder.setStatus(Meta.RegionStatus value) RegionStatusMeta.RangeDistribution.Builder.setStatus(Meta.RegionStatus.Builder builderForValue) RegionStatusMeta.RangeDistribution.Builder.setStoremapEpoch(long value) int64 storemap_epoch = 7;Meta.RangeDistribution.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Meta.RangeDistribution.Builder.setVoters(int index, Common.Location value) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.Builder.setVoters(int index, Common.Location.Builder builderForValue) all members of the region that have right to vote, this field is equal to the old replicates field of Part.Meta.RangeDistribution.toBuilder()Methods in io.dingodb.meta that return types with arguments of type Meta.RangeDistribution.BuilderModifier and TypeMethodDescriptionMeta.IndexRange.Builder.getRangeDistributionBuilderList()repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.TableRange.Builder.getRangeDistributionBuilderList()repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Methods in io.dingodb.meta with parameters of type Meta.RangeDistribution.BuilderModifier and TypeMethodDescriptionMeta.IndexRange.Builder.addRangeDistribution(int index, Meta.RangeDistribution.Builder builderForValue) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.IndexRange.Builder.addRangeDistribution(Meta.RangeDistribution.Builder builderForValue) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.TableRange.Builder.addRangeDistribution(int index, Meta.RangeDistribution.Builder builderForValue) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.TableRange.Builder.addRangeDistribution(Meta.RangeDistribution.Builder builderForValue) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.IndexRange.Builder.setRangeDistribution(int index, Meta.RangeDistribution.Builder builderForValue) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;Meta.TableRange.Builder.setRangeDistribution(int index, Meta.RangeDistribution.Builder builderForValue) repeated .dingodb.pb.meta.RangeDistribution range_distribution = 2;