Uses of Enum
org.apache.druid.client.indexing.QueryStatus.Status
Packages that use QueryStatus.Status
-
Uses of QueryStatus.Status in org.apache.druid.client.indexing
Methods in org.apache.druid.client.indexing that return QueryStatus.StatusModifier and TypeMethodDescriptionQueryStatus.getStatusCode()static QueryStatus.StatusReturns the enum constant of this type with the specified name.static QueryStatus.Status[]QueryStatus.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.druid.client.indexing with parameters of type QueryStatus.Status