Uses of Enum Class
org.apache.druid.indexer.partitions.SecondaryPartitionType
Packages that use SecondaryPartitionType
-
Uses of SecondaryPartitionType in org.apache.druid.indexer.partitions
Methods in org.apache.druid.indexer.partitions that return SecondaryPartitionTypeModifier and TypeMethodDescriptionDimensionRangePartitionsSpec.getType()DynamicPartitionsSpec.getType()HashedPartitionsSpec.getType()PartitionsSpec.getType()static SecondaryPartitionTypeReturns the enum constant of this class with the specified name.static SecondaryPartitionType[]SecondaryPartitionType.values()Returns an array containing the constants of this enum class, in the order they are declared.