Uses of Enum Class
org.apache.druid.server.compaction.CompactionMode
Packages that use CompactionMode
-
Uses of CompactionMode in org.apache.druid.server.compaction
Methods in org.apache.druid.server.compaction that return CompactionModeModifier and TypeMethodDescriptionEligibility.getMode()The mode of compaction (full or minor).static CompactionModeReturns the enum constant of this class with the specified name.static CompactionMode[]CompactionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.