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