Uses of Enum
org.apache.druid.query.QueryException.FailType
Packages that use QueryException.FailType
-
Uses of QueryException.FailType in org.apache.druid.query
Methods in org.apache.druid.query that return QueryException.FailTypeModifier and TypeMethodDescriptionstatic QueryException.FailTypeQueryException.fromErrorCode(String errorCode) QueryException.getFailType()static QueryException.FailTypeReturns the enum constant of this type with the specified name.static QueryException.FailType[]QueryException.FailType.values()Returns an array containing the constants of this enum type, in the order they are declared.