| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.optimizer | |
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
static ListSinkOperator |
SimpleFetchOptimizer.replaceFSwithLS(Operator<?> fileSink,
String nullFormat) |
| Modifier and Type | Method and Description |
|---|---|
ListSinkOperator |
ParseContext.getFetchSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParseContext.setFetchSink(ListSinkOperator fetchSink) |
| Modifier and Type | Method and Description |
|---|---|
ListSinkOperator |
FetchWork.getSink() |
ListSinkOperator |
ColumnStatsWork.getSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
FetchWork.setSink(ListSinkOperator sink) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.