public class LateralViewJoinDesc extends AbstractOperatorDesc
opProps, opTraits, statistics, vectorMode
Constructor and Description |
---|
LateralViewJoinDesc() |
LateralViewJoinDesc(int numSelColumns,
ArrayList<String> outputInternalColNames) |
Modifier and Type | Method and Description |
---|---|
int |
getNumSelColumns() |
ArrayList<String> |
getOutputInternalColNames() |
void |
setNumSelColumns(int numSelColumns) |
void |
setOutputInternalColNames(ArrayList<String> outputInternalColNames) |
clone, getOpProps, getStatistics, getTraits, getVectorMode, setOpProps, setStatistics, setTraits, setVectorMode
Copyright © 2017 The Apache Software Foundation. All rights reserved.