| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Method and Description |
|---|---|
ExplainConfiguration.AnalyzeState |
Context.getExplainAnalyze() |
| Modifier and Type | Method and Description |
|---|---|
ExplainConfiguration.AnalyzeState |
ExplainConfiguration.getAnalyze() |
static ExplainConfiguration.AnalyzeState |
ExplainConfiguration.AnalyzeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExplainConfiguration.AnalyzeState[] |
ExplainConfiguration.AnalyzeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExplainConfiguration.setAnalyze(ExplainConfiguration.AnalyzeState analyze) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.