| Package | Description |
|---|---|
| co.cask.cdap.proto |
| Modifier and Type | Method and Description |
|---|---|
QueryStatus.OpStatus |
QueryStatus.getStatus() |
QueryStatus.OpStatus |
QueryInfo.getStatus() |
static QueryStatus.OpStatus |
QueryStatus.OpStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryStatus.OpStatus[] |
QueryStatus.OpStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QueryStatus(QueryStatus.OpStatus status,
boolean hasResults) |
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.