Class SingleDimensionPartitionsSpec

java.lang.Object
org.apache.druid.indexer.partitions.DimensionRangePartitionsSpec
org.apache.druid.indexer.partitions.SingleDimensionPartitionsSpec
All Implemented Interfaces:
DimensionBasedPartitionsSpec, PartitionsSpec

public class SingleDimensionPartitionsSpec extends DimensionRangePartitionsSpec
Partition a segment by a single dimension.