Uses of Class
io.dingodb.common.Common.Range
Packages that use Common.Range
Package
Description
-
Uses of Common.Range in dingodb.pb.coordinator_internal
Methods in dingodb.pb.coordinator_internal that return Common.RangeModifier and TypeMethodDescriptionCoordinatorInternalOuterClass.TableInternal.Builder.getRange()if the partition_is is continuous, this field will be set, else this field will be empty.CoordinatorInternalOuterClass.TableInternal.getRange()if the partition_is is continuous, this field will be set, else this field will be empty.CoordinatorInternalOuterClass.TableInternalOrBuilder.getRange()if the partition_is is continuous, this field will be set, else this field will be empty.Methods in dingodb.pb.coordinator_internal with parameters of type Common.RangeModifier and TypeMethodDescriptionCoordinatorInternalOuterClass.TableInternal.Builder.mergeRange(Common.Range value) if the partition_is is continuous, this field will be set, else this field will be empty.CoordinatorInternalOuterClass.TableInternal.Builder.setRange(Common.Range value) if the partition_is is continuous, this field will be set, else this field will be empty. -
Uses of Common.Range in io.dingodb.common
Methods in io.dingodb.common that return Common.RangeModifier and TypeMethodDescriptionCommon.Range.Builder.build()Common.Range.Builder.buildPartial()static Common.RangeCommon.Range.getDefaultInstance()Common.Range.Builder.getDefaultInstanceForType()Common.Range.getDefaultInstanceForType()Common.RangeWithOptions.Builder.getRange().dingodb.pb.common.Range range = 1;Common.RangeWithOptions.getRange().dingodb.pb.common.Range range = 1;Common.RangeWithOptionsOrBuilder.getRange().dingodb.pb.common.Range range = 1;Common.RegionDefinition.Builder.getRange()this range is provide by user, such as sdkCommon.RegionDefinition.getRange()this range is provide by user, such as sdkCommon.RegionDefinitionOrBuilder.getRange()this range is provide by user, such as sdkstatic Common.RangeCommon.Range.parseDelimitedFrom(InputStream input) static Common.RangeCommon.Range.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.RangeCommon.Range.parseFrom(byte[] data) static Common.RangeCommon.Range.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.RangeCommon.Range.parseFrom(com.google.protobuf.ByteString data) static Common.RangeCommon.Range.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.RangeCommon.Range.parseFrom(com.google.protobuf.CodedInputStream input) static Common.RangeCommon.Range.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.RangeCommon.Range.parseFrom(InputStream input) static Common.RangeCommon.Range.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Common.RangeCommon.Range.parseFrom(ByteBuffer data) static Common.RangeCommon.Range.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.common that return types with arguments of type Common.RangeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Common.Range>Common.Range.getParserForType()static com.google.protobuf.Parser<Common.Range>Common.Range.parser()Methods in io.dingodb.common with parameters of type Common.RangeModifier and TypeMethodDescriptionCommon.Range.Builder.mergeFrom(Common.Range other) Common.RangeWithOptions.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 1;Common.RegionDefinition.Builder.mergeRange(Common.Range value) this range is provide by user, such as sdkstatic Common.Range.BuilderCommon.Range.newBuilder(Common.Range prototype) Common.RangeWithOptions.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 1;Common.RegionDefinition.Builder.setRange(Common.Range value) this range is provide by user, such as sdk -
Uses of Common.Range in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Common.RangeModifier and TypeMethodDescriptionCoordinator.CreateRegionRequest.Builder.getRange().dingodb.pb.common.Range range = 5;Coordinator.CreateRegionRequest.getRange().dingodb.pb.common.Range range = 5;Coordinator.CreateRegionRequestOrBuilder.getRange().dingodb.pb.common.Range range = 5;Coordinator.DeleteDataRequest.Builder.getRange().dingodb.pb.common.Range range = 1;Coordinator.DeleteDataRequest.getRange().dingodb.pb.common.Range range = 1;Coordinator.DeleteDataRequestOrBuilder.getRange().dingodb.pb.common.Range range = 1;Coordinator.RegionCheck.Builder.getRange().dingodb.pb.common.Range range = 2;Coordinator.RegionCheck.getRange().dingodb.pb.common.Range range = 2;Coordinator.RegionCheckOrBuilder.getRange().dingodb.pb.common.Range range = 2;Coordinator.ScanRegionInfo.Builder.getRange()the range of this partCoordinator.ScanRegionInfo.getRange()the range of this partCoordinator.ScanRegionInfoOrBuilder.getRange()the range of this partCoordinator.StoreRegionCheck.Builder.getRange().dingodb.pb.common.Range range = 3;Coordinator.StoreRegionCheck.getRange().dingodb.pb.common.Range range = 3;Coordinator.StoreRegionCheckOrBuilder.getRange().dingodb.pb.common.Range range = 3;Methods in io.dingodb.coordinator with parameters of type Common.RangeModifier and TypeMethodDescriptionCoordinator.CreateRegionRequest.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 5;Coordinator.DeleteDataRequest.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 1;Coordinator.RegionCheck.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 2;Coordinator.ScanRegionInfo.Builder.mergeRange(Common.Range value) the range of this partCoordinator.StoreRegionCheck.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 3;Coordinator.CreateRegionRequest.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 5;Coordinator.DeleteDataRequest.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 1;Coordinator.RegionCheck.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 2;Coordinator.ScanRegionInfo.Builder.setRange(Common.Range value) the range of this partCoordinator.StoreRegionCheck.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 3; -
Uses of Common.Range in io.dingodb.debug
Methods in io.dingodb.debug that return Common.RangeModifier and TypeMethodDescriptionDebug.DumpRegionRequest.Builder.getRange().dingodb.pb.common.Range range = 3;Debug.DumpRegionRequest.getRange().dingodb.pb.common.Range range = 3;Debug.DumpRegionRequestOrBuilder.getRange().dingodb.pb.common.Range range = 3;Methods in io.dingodb.debug with parameters of type Common.RangeModifier and TypeMethodDescriptionDebug.DumpRegionRequest.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 3;Debug.DumpRegionRequest.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 3; -
Uses of Common.Range in io.dingodb.error
Methods in io.dingodb.error that return Common.RangeModifier and TypeMethodDescriptionErrorOuterClass.StoreRegionInfo.Builder.getCurrentRange().dingodb.pb.common.Range current_range = 3;ErrorOuterClass.StoreRegionInfo.getCurrentRange().dingodb.pb.common.Range current_range = 3;ErrorOuterClass.StoreRegionInfoOrBuilder.getCurrentRange().dingodb.pb.common.Range current_range = 3;Methods in io.dingodb.error with parameters of type Common.RangeModifier and TypeMethodDescriptionErrorOuterClass.StoreRegionInfo.Builder.mergeCurrentRange(Common.Range value) .dingodb.pb.common.Range current_range = 3;ErrorOuterClass.StoreRegionInfo.Builder.setCurrentRange(Common.Range value) .dingodb.pb.common.Range current_range = 3; -
Uses of Common.Range in io.dingodb.meta
Methods in io.dingodb.meta that return Common.RangeModifier and TypeMethodDescriptionMeta.Partition.Builder.getRange()the count of ranges must be equal to the count of idMeta.Partition.getRange()the count of ranges must be equal to the count of idMeta.PartitionOrBuilder.getRange()the count of ranges must be equal to the count of idMeta.RangeDistribution.Builder.getRange()the range of this partMeta.RangeDistribution.getRange()the range of this partMeta.RangeDistributionOrBuilder.getRange()the range of this partMeta.HashPartition.Builder.getRanges(int index) the count of ranges must be equal to the count of idMeta.HashPartition.getRanges(int index) the count of ranges must be equal to the count of idMeta.HashPartitionOrBuilder.getRanges(int index) the count of ranges must be equal to the count of idMeta.RangePartition.Builder.getRanges(int index) the count of ranges must be equal to the count of idMeta.RangePartition.getRanges(int index) the count of ranges must be equal to the count of idMeta.RangePartitionOrBuilder.getRanges(int index) the count of ranges must be equal to the count of idMethods in io.dingodb.meta that return types with arguments of type Common.RangeModifier and TypeMethodDescriptionMeta.HashPartition.Builder.getRangesList()the count of ranges must be equal to the count of idMeta.HashPartition.getRangesList()the count of ranges must be equal to the count of idMeta.HashPartitionOrBuilder.getRangesList()the count of ranges must be equal to the count of idMeta.RangePartition.Builder.getRangesList()the count of ranges must be equal to the count of idMeta.RangePartition.getRangesList()the count of ranges must be equal to the count of idMeta.RangePartitionOrBuilder.getRangesList()the count of ranges must be equal to the count of idMethods in io.dingodb.meta with parameters of type Common.RangeModifier and TypeMethodDescriptionMeta.HashPartition.Builder.addRanges(int index, Common.Range value) the count of ranges must be equal to the count of idMeta.HashPartition.Builder.addRanges(Common.Range value) the count of ranges must be equal to the count of idMeta.RangePartition.Builder.addRanges(int index, Common.Range value) the count of ranges must be equal to the count of idMeta.RangePartition.Builder.addRanges(Common.Range value) the count of ranges must be equal to the count of idMeta.Partition.Builder.mergeRange(Common.Range value) the count of ranges must be equal to the count of idMeta.RangeDistribution.Builder.mergeRange(Common.Range value) the range of this partMeta.Partition.Builder.setRange(Common.Range value) the count of ranges must be equal to the count of idMeta.RangeDistribution.Builder.setRange(Common.Range value) the range of this partMeta.HashPartition.Builder.setRanges(int index, Common.Range value) the count of ranges must be equal to the count of idMeta.RangePartition.Builder.setRanges(int index, Common.Range value) the count of ranges must be equal to the count of idMethod parameters in io.dingodb.meta with type arguments of type Common.RangeModifier and TypeMethodDescriptionMeta.HashPartition.Builder.addAllRanges(Iterable<? extends Common.Range> values) the count of ranges must be equal to the count of idMeta.RangePartition.Builder.addAllRanges(Iterable<? extends Common.Range> values) the count of ranges must be equal to the count of id -
Uses of Common.Range in io.dingodb.node
Methods in io.dingodb.node that return Common.RangeModifier and TypeMethodDescriptionNode.VectorIndexSnapshotMeta.Builder.getRange().dingodb.pb.common.Range range = 5;Node.VectorIndexSnapshotMeta.getRange().dingodb.pb.common.Range range = 5;Node.VectorIndexSnapshotMetaOrBuilder.getRange().dingodb.pb.common.Range range = 5;Node.CommitMergeRequest.Builder.getSourceRegionRange().dingodb.pb.common.Range source_region_range = 5;Node.CommitMergeRequest.getSourceRegionRange().dingodb.pb.common.Range source_region_range = 5;Node.CommitMergeRequestOrBuilder.getSourceRegionRange().dingodb.pb.common.Range source_region_range = 5;Node.CommitMergeRequest.Builder.getTargetRegionRange().dingodb.pb.common.Range target_region_range = 8;Node.CommitMergeRequest.getTargetRegionRange().dingodb.pb.common.Range target_region_range = 8;Node.CommitMergeRequestOrBuilder.getTargetRegionRange().dingodb.pb.common.Range target_region_range = 8;Methods in io.dingodb.node with parameters of type Common.RangeModifier and TypeMethodDescriptionNode.VectorIndexSnapshotMeta.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 5;Node.CommitMergeRequest.Builder.mergeSourceRegionRange(Common.Range value) .dingodb.pb.common.Range source_region_range = 5;Node.CommitMergeRequest.Builder.mergeTargetRegionRange(Common.Range value) .dingodb.pb.common.Range target_region_range = 8;Node.VectorIndexSnapshotMeta.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 5;Node.CommitMergeRequest.Builder.setSourceRegionRange(Common.Range value) .dingodb.pb.common.Range source_region_range = 5;Node.CommitMergeRequest.Builder.setTargetRegionRange(Common.Range value) .dingodb.pb.common.Range target_region_range = 8; -
Uses of Common.Range in io.dingodb.raft
Methods in io.dingodb.raft that return Common.RangeModifier and TypeMethodDescriptionRaft.DeleteRangeRequest.Builder.getRanges(int index) repeated .dingodb.pb.common.Range ranges = 2;Raft.DeleteRangeRequest.getRanges(int index) repeated .dingodb.pb.common.Range ranges = 2;Raft.DeleteRangeRequestOrBuilder.getRanges(int index) repeated .dingodb.pb.common.Range ranges = 2;Raft.CommitMergeRequest.Builder.getSourceRegionRange()source region rangeRaft.CommitMergeRequest.getSourceRegionRange()source region rangeRaft.CommitMergeRequestOrBuilder.getSourceRegionRange()source region rangeRaft.PrepareMergeRequest.Builder.getTargetRegionRange()target region rangeRaft.PrepareMergeRequest.getTargetRegionRange()target region rangeRaft.PrepareMergeRequestOrBuilder.getTargetRegionRange()target region rangeMethods in io.dingodb.raft that return types with arguments of type Common.RangeModifier and TypeMethodDescriptionRaft.DeleteRangeRequest.Builder.getRangesList()repeated .dingodb.pb.common.Range ranges = 2;Raft.DeleteRangeRequest.getRangesList()repeated .dingodb.pb.common.Range ranges = 2;Raft.DeleteRangeRequestOrBuilder.getRangesList()repeated .dingodb.pb.common.Range ranges = 2;Methods in io.dingodb.raft with parameters of type Common.RangeModifier and TypeMethodDescriptionRaft.DeleteRangeRequest.Builder.addRanges(int index, Common.Range value) repeated .dingodb.pb.common.Range ranges = 2;Raft.DeleteRangeRequest.Builder.addRanges(Common.Range value) repeated .dingodb.pb.common.Range ranges = 2;Raft.CommitMergeRequest.Builder.mergeSourceRegionRange(Common.Range value) source region rangeRaft.PrepareMergeRequest.Builder.mergeTargetRegionRange(Common.Range value) target region rangeRaft.DeleteRangeRequest.Builder.setRanges(int index, Common.Range value) repeated .dingodb.pb.common.Range ranges = 2;Raft.CommitMergeRequest.Builder.setSourceRegionRange(Common.Range value) source region rangeRaft.PrepareMergeRequest.Builder.setTargetRegionRange(Common.Range value) target region rangeMethod parameters in io.dingodb.raft with type arguments of type Common.RangeModifier and TypeMethodDescriptionRaft.DeleteRangeRequest.Builder.addAllRanges(Iterable<? extends Common.Range> values) repeated .dingodb.pb.common.Range ranges = 2; -
Uses of Common.Range in io.dingodb.sdk.common.utils
Methods in io.dingodb.sdk.common.utils that return Common.RangeMethods in io.dingodb.sdk.common.utils with parameters of type Common.Range -
Uses of Common.Range in io.dingodb.store_internal
Methods in io.dingodb.store_internal that return Common.RangeModifier and TypeMethodDescriptionStoreInternal.Region.Builder.getEncodeRange().dingodb.pb.common.Range encode_range = 21;StoreInternal.Region.getEncodeRange().dingodb.pb.common.Range encode_range = 21;StoreInternal.RegionOrBuilder.getEncodeRange().dingodb.pb.common.Range encode_range = 21;StoreInternal.DocumentIndexSnapshotMeta.Builder.getRange().dingodb.pb.common.Range range = 4;StoreInternal.DocumentIndexSnapshotMeta.getRange().dingodb.pb.common.Range range = 4;StoreInternal.DocumentIndexSnapshotMetaOrBuilder.getRange().dingodb.pb.common.Range range = 4;StoreInternal.RaftSnapshotRegionMeta.Builder.getRange().dingodb.pb.common.Range range = 2;StoreInternal.RaftSnapshotRegionMeta.getRange().dingodb.pb.common.Range range = 2;StoreInternal.RaftSnapshotRegionMetaOrBuilder.getRange().dingodb.pb.common.Range range = 2;StoreInternal.VectorIndexSnapshotMeta.Builder.getRange().dingodb.pb.common.Range range = 4;StoreInternal.VectorIndexSnapshotMeta.getRange().dingodb.pb.common.Range range = 4;StoreInternal.VectorIndexSnapshotMetaOrBuilder.getRange().dingodb.pb.common.Range range = 4;Methods in io.dingodb.store_internal with parameters of type Common.RangeModifier and TypeMethodDescriptionStoreInternal.Region.Builder.mergeEncodeRange(Common.Range value) .dingodb.pb.common.Range encode_range = 21;StoreInternal.DocumentIndexSnapshotMeta.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 4;StoreInternal.RaftSnapshotRegionMeta.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 2;StoreInternal.VectorIndexSnapshotMeta.Builder.mergeRange(Common.Range value) .dingodb.pb.common.Range range = 4;StoreInternal.Region.Builder.setEncodeRange(Common.Range value) .dingodb.pb.common.Range encode_range = 21;StoreInternal.DocumentIndexSnapshotMeta.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 4;StoreInternal.RaftSnapshotRegionMeta.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 2;StoreInternal.VectorIndexSnapshotMeta.Builder.setRange(Common.Range value) .dingodb.pb.common.Range range = 4;