| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
TableSample |
QBParseInfo.getTabSample(String alias) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,TableSample> |
QBParseInfo.getNameToSample() |
| Modifier and Type | Method and Description |
|---|---|
void |
QBParseInfo.setTabSample(String alias,
TableSample tableSample) |
| Modifier and Type | Method and Description |
|---|---|
TableSample |
TableScanDesc.getTableSample() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableScanDesc.setTableSample(TableSample tableSample) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.