org.apache.hadoop.hive.ql.plan
Class LateralViewJoinDesc
java.lang.Object
org.apache.hadoop.hive.ql.plan.LateralViewJoinDesc
- All Implemented Interfaces:
- Serializable
public class LateralViewJoinDesc
- extends Object
- implements Serializable
LateralViewJoinDesc.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LateralViewJoinDesc
public LateralViewJoinDesc()
LateralViewJoinDesc
public LateralViewJoinDesc(ArrayList<String> outputInternalColNames)
setOutputInternalColNames
public void setOutputInternalColNames(ArrayList<String> outputInternalColNames)
getOutputInternalColNames
public ArrayList<String> getOutputInternalColNames()
Copyright © 2013 The Apache Software Foundation