Uses of Enum Class
org.apache.druid.query.CloneQueryMode
Packages that use CloneQueryMode
-
Uses of CloneQueryMode in org.apache.druid.query
Fields in org.apache.druid.query declared as CloneQueryModeModifier and TypeFieldDescriptionstatic final CloneQueryModeQueryContexts.DEFAULT_CLONE_QUERY_MODEMethods in org.apache.druid.query that return CloneQueryModeModifier and TypeMethodDescriptionstatic CloneQueryModeCloneQueryMode.fromString(String value) QueryContext.getCloneQueryMode()static CloneQueryModeReturns the enum constant of this class with the specified name.static CloneQueryMode[]CloneQueryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.