Uses of Class
in.zapr.druid.druidry.query.QueryType
-
Packages that use QueryType Package Description in.zapr.druid.druidry.query -
-
Uses of QueryType in in.zapr.druid.druidry.query
Fields in in.zapr.druid.druidry.query declared as QueryType Modifier and Type Field Description protected @NonNull QueryTypeDruidQuery. queryTypeMethods in in.zapr.druid.druidry.query that return QueryType Modifier and Type Method Description static QueryTypeQueryType. valueOf(String name)Returns the enum constant of this type with the specified name.static QueryType[]QueryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-