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