Uses of Class
io.dingodb.coordinator.Coordinator.ScanRegionInfo.Builder
Packages that use Coordinator.ScanRegionInfo.Builder
-
Uses of Coordinator.ScanRegionInfo.Builder in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.ScanRegionInfo.BuilderModifier and TypeMethodDescriptionCoordinator.ScanRegionInfo.Builder.addAllLearners(Iterable<? extends Common.Location> values) all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.Builder.addLearners(int index, Common.Location value) all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.Builder.addLearners(int index, Common.Location.Builder builderForValue) all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.Builder.addLearners(Common.Location value) all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.Builder.addLearners(Common.Location.Builder builderForValue) all members of the region that is learners, have no right to voteCoordinator.ScanRegionsResponse.Builder.addRegionsBuilder()repeated .dingodb.pb.coordinator.ScanRegionInfo regions = 3;Coordinator.ScanRegionsResponse.Builder.addRegionsBuilder(int index) repeated .dingodb.pb.coordinator.ScanRegionInfo regions = 3;Coordinator.ScanRegionInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Coordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.Builder.clear()Coordinator.ScanRegionInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Coordinator.ScanRegionInfo.Builder.clearLeader()the leader's store locationCoordinator.ScanRegionInfo.Builder.clearLearners()all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Coordinator.ScanRegionInfo.Builder.clearRange()the range of this partCoordinator.ScanRegionInfo.Builder.clearRegionEpoch()region_epoch is used to check whether the region info is staleCoordinator.ScanRegionInfo.Builder.clearRegionId()this is really region id, its parent entity is part_idCoordinator.ScanRegionInfo.Builder.clearStatus()RegionStatusCoordinator.ScanRegionInfo.Builder.clearVoters()all members of the region that have right to vote, this field is equal to the old replicates field of Part.Coordinator.ScanRegionInfo.Builder.clone()Coordinator.ScanRegionsResponse.Builder.getRegionsBuilder(int index) repeated .dingodb.pb.coordinator.ScanRegionInfo regions = 3;Coordinator.ScanRegionInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.ScanRegionInfo.Builder.mergeFrom(com.google.protobuf.Message other) Coordinator.ScanRegionInfo.Builder.mergeFrom(Coordinator.ScanRegionInfo other) Coordinator.ScanRegionInfo.Builder.mergeLeader(Common.Location value) the leader's store locationCoordinator.ScanRegionInfo.Builder.mergeRange(Common.Range value) the range of this partCoordinator.ScanRegionInfo.Builder.mergeRegionEpoch(Common.RegionEpoch value) region_epoch is used to check whether the region info is staleCoordinator.ScanRegionInfo.Builder.mergeStatus(Coordinator.RegionStatus value) RegionStatusCoordinator.ScanRegionInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Coordinator.ScanRegionInfo.newBuilder()Coordinator.ScanRegionInfo.newBuilder(Coordinator.ScanRegionInfo prototype) Coordinator.ScanRegionInfo.newBuilderForType()protected Coordinator.ScanRegionInfo.BuilderCoordinator.ScanRegionInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Coordinator.ScanRegionInfo.Builder.removeLearners(int index) all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Coordinator.ScanRegionInfo.Builder.setLeader(Common.Location value) the leader's store locationCoordinator.ScanRegionInfo.Builder.setLeader(Common.Location.Builder builderForValue) the leader's store locationCoordinator.ScanRegionInfo.Builder.setLearners(int index, Common.Location value) all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.Builder.setLearners(int index, Common.Location.Builder builderForValue) all members of the region that is learners, have no right to voteCoordinator.ScanRegionInfo.Builder.setRange(Common.Range value) the range of this partCoordinator.ScanRegionInfo.Builder.setRange(Common.Range.Builder builderForValue) the range of this partCoordinator.ScanRegionInfo.Builder.setRegionEpoch(Common.RegionEpoch value) region_epoch is used to check whether the region info is staleCoordinator.ScanRegionInfo.Builder.setRegionEpoch(Common.RegionEpoch.Builder builderForValue) region_epoch is used to check whether the region info is staleCoordinator.ScanRegionInfo.Builder.setRegionId(long value) this is really region id, its parent entity is part_idCoordinator.ScanRegionInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Coordinator.ScanRegionInfo.Builder.setStatus(Coordinator.RegionStatus value) RegionStatusCoordinator.ScanRegionInfo.Builder.setStatus(Coordinator.RegionStatus.Builder builderForValue) RegionStatusCoordinator.ScanRegionInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Coordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.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.Coordinator.ScanRegionInfo.toBuilder()Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.ScanRegionInfo.BuilderModifier and TypeMethodDescriptionCoordinator.ScanRegionsResponse.Builder.getRegionsBuilderList()repeated .dingodb.pb.coordinator.ScanRegionInfo regions = 3;Methods in io.dingodb.coordinator with parameters of type Coordinator.ScanRegionInfo.BuilderModifier and TypeMethodDescriptionCoordinator.ScanRegionsResponse.Builder.addRegions(int index, Coordinator.ScanRegionInfo.Builder builderForValue) repeated .dingodb.pb.coordinator.ScanRegionInfo regions = 3;Coordinator.ScanRegionsResponse.Builder.addRegions(Coordinator.ScanRegionInfo.Builder builderForValue) repeated .dingodb.pb.coordinator.ScanRegionInfo regions = 3;Coordinator.ScanRegionsResponse.Builder.setRegions(int index, Coordinator.ScanRegionInfo.Builder builderForValue) repeated .dingodb.pb.coordinator.ScanRegionInfo regions = 3;