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
- 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 © 2009 The Apache Software Foundation