|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operator.State | |
|---|---|
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| Uses of Operator.State in org.apache.hadoop.hive.ql.exec |
|---|
| Fields in org.apache.hadoop.hive.ql.exec declared as Operator.State | |
|---|---|
protected Operator.State |
Operator.state
|
| Methods in org.apache.hadoop.hive.ql.exec that return Operator.State | |
|---|---|
static Operator.State |
Operator.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Operator.State[] |
Operator.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||