Uses of Enum
org.apache.druid.indexer.CompactionEngine
Packages that use CompactionEngine
-
Uses of CompactionEngine in org.apache.druid.indexer
Methods in org.apache.druid.indexer that return CompactionEngineModifier and TypeMethodDescriptionstatic CompactionEngineCompactionEngine.fromString(String name) static CompactionEngineReturns the enum constant of this type with the specified name.static CompactionEngine[]CompactionEngine.values()Returns an array containing the constants of this enum type, in the order they are declared.