| Package | Description |
|---|---|
| org.apache.druid.client.indexing |
| Modifier and Type | Method and Description |
|---|---|
QueryStatus.Status |
QueryStatus.getStatusCode() |
static QueryStatus.Status |
QueryStatus.Status.valueOf(String name)
Returns 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.
|
| Constructor and Description |
|---|
QueryStatus(String id,
QueryStatus.Status status,
long duration) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.