public class UnionDesc extends AbstractOperatorDesc
colExprMap, memAvailable, memNeeded, opProps, opTraits, runtimeStatsTmpDir, statistics, vectorDesc, vectorMode| Constructor and Description |
|---|
UnionDesc() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumInputs() |
boolean |
isAllInputsInSameReducer() |
void |
setAllInputsInSameReducer(boolean allInputsInSameReducer) |
void |
setNumInputs(int numInputs) |
clone, fillSignature, getColumnExprMap, getColumnExprMapForExplain, getMaxMemoryAvailable, getMemoryNeeded, getOpProps, getRuntimeStatsTmpDir, getStatistics, getTraits, getUserLevelStatistics, getVectorDesc, getVectorMode, isSame, setColumnExprMap, setMaxMemoryAvailable, setMemoryNeeded, setOpProps, setRuntimeStatsTmpDir, setStatistics, setTraits, setVectorDesc, setVectorModepublic int getNumInputs()
public void setNumInputs(int numInputs)
numInputs - the numInputs to setpublic boolean isAllInputsInSameReducer()
public void setAllInputsInSameReducer(boolean allInputsInSameReducer)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.