public class LateralViewJoinDesc extends AbstractOperatorDesc
Constructor and Description |
---|
LateralViewJoinDesc() |
LateralViewJoinDesc(java.util.ArrayList<java.lang.String> outputInternalColNames) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
getOutputInternalColNames() |
void |
setOutputInternalColNames(java.util.ArrayList<java.lang.String> outputInternalColNames) |
clone
Copyright © 2012 The Apache Software Foundation