| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.parse |
| Modifier and Type | Method and Description |
|---|---|
TableAccessInfo |
QueryPlan.getTableAccessInfo()
Gets the table access information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPlan.setTableAccessInfo(TableAccessInfo tableAccessInfo)
Sets the table access information.
|
| Modifier and Type | Field and Description |
|---|---|
protected TableAccessInfo |
BaseSemanticAnalyzer.tableAccessInfo |
| Modifier and Type | Method and Description |
|---|---|
TableAccessInfo |
TableAccessAnalyzer.analyzeTableAccess() |
TableAccessInfo |
TableAccessCtx.getTableAccessInfo() |
TableAccessInfo |
BaseSemanticAnalyzer.getTableAccessInfo()
Gets the table access information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSemanticAnalyzer.setTableAccessInfo(TableAccessInfo tableAccessInfo)
Sets the table access information.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.