Interface DimensionBasedPartitionsSpec
- All Superinterfaces:
PartitionsSpec
- All Known Implementing Classes:
DimensionRangePartitionsSpec,HashedPartitionsSpec,SingleDimensionPartitionsSpec
PartitionsSpec based on dimension values.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringMessage denoting that this spec is forceGuaranteedRollup compatible.static final Stringstatic final Stringstatic final StringDeprecated.static final StringFields inherited from interface org.apache.druid.indexer.partitions.PartitionsSpec
DEFAULT_MAX_ROWS_PER_SEGMENT, HISTORICAL_NULL, MAX_ROWS_PER_SEGMENT -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.apache.druid.indexer.partitions.PartitionsSpec
getForceGuaranteedRollupIncompatiblityReason, getMaxRowsPerSegment, getType, isForceGuaranteedRollupCompatible, isForceGuaranteedRollupCompatibleType, needsDeterminePartitions
-
Field Details
-
PARTITION_DIMENSIONS
- See Also:
-
TARGET_ROWS_PER_SEGMENT
- See Also:
-
MAX_PARTITION_SIZE
- See Also:
-
ASSUME_GROUPED
- See Also:
-
FORCE_GUARANTEED_ROLLUP_COMPATIBLE
Message denoting that this spec is forceGuaranteedRollup compatible.- See Also:
-
TARGET_PARTITION_SIZE
Deprecated.- See Also:
-
-
Method Details
-
getPartitionDimensions
-
getTargetRowsPerSegment
-