| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.parse | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
Map<ReduceSinkOperator,RuntimeValuesInfo> |
ParseContext.getRsToRuntimeValuesInfoMap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
GenTezUtils.processDynamicSemiJoinPushDownOperator(GenTezProcContext procCtx,
RuntimeValuesInfo runtimeValuesInfo,
ReduceSinkOperator rs) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParseContext.setRsToRuntimeValuesInfoMap(Map<ReduceSinkOperator,RuntimeValuesInfo> rsToRuntimeValuesInfo) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RuntimeValuesInfo> |
BaseWork.getInputSourceToRuntimeValuesInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseWork.setInputSourceToRuntimeValuesInfo(String workName,
RuntimeValuesInfo runtimeValuesInfo) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.