Uses of Interface
org.apache.druid.indexer.partitions.DimensionBasedPartitionsSpec
-
Packages that use DimensionBasedPartitionsSpec Package Description org.apache.druid.indexer.partitions -
-
Uses of DimensionBasedPartitionsSpec in org.apache.druid.indexer.partitions
Classes in org.apache.druid.indexer.partitions that implement DimensionBasedPartitionsSpec Modifier and Type Class Description classDimensionRangePartitionsSpecSpec to create partitions based on value ranges of multiple dimensions.classHashedPartitionsSpecclassSingleDimensionPartitionsSpecPartition a segment by a single dimension.
-