Uses of Enum Class
org.apache.druid.query.ExecutionMode
Packages that use ExecutionMode
-
Uses of ExecutionMode in org.apache.druid.query
Methods in org.apache.druid.query that return ExecutionModeModifier and TypeMethodDescriptionstatic ExecutionModeReturns the enum constant of this class with the specified name.static ExecutionMode[]ExecutionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.