Package | Description |
---|---|
org.apache.hadoop.hive.ql.plan | |
org.apache.hadoop.hive.ql.session |
Modifier and Type | Method and Description |
---|---|
static HiveOperation |
HiveOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveOperation[] |
HiveOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HiveOperation |
SessionState.getHiveOperation() |
Modifier and Type | Method and Description |
---|---|
void |
SessionState.setCommandType(HiveOperation commandType) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.