public class UnionDesc extends AbstractOperatorDesc
bucketingVersion, 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) |
addComputedField, clone, fillSignature, getBucketingVersion, getColumnExprMap, getColumnExprMapForExplain, getComputedFields, getMaxMemoryAvailable, getMemoryNeeded, getOpProps, getRuntimeStatsTmpDir, getStatistics, getTraits, getUserLevelStatistics, getVectorDesc, getVectorMode, isSame, setBucketingVersion, 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 © 2022 The Apache Software Foundation. All rights reserved.