Uses of Enum
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 type with the specified name.static SecondaryPartitionType[]SecondaryPartitionType.values()Returns an array containing the constants of this enum type, in the order they are declared.