org.apache.hadoop.hive.ql.plan
Class LateralViewForwardDesc

java.lang.Object
  extended by org.apache.hadoop.hive.ql.plan.AbstractOperatorDesc
      extended by org.apache.hadoop.hive.ql.plan.LateralViewForwardDesc
All Implemented Interfaces:
Serializable, Cloneable, OperatorDesc

public class LateralViewForwardDesc
extends AbstractOperatorDesc

LateralViewForwardDesc.

See Also:
Serialized Form

Constructor Summary
LateralViewForwardDesc()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.plan.AbstractOperatorDesc
clone, getOpTraits, getStatistics, setOpTraits, setStatistics, setVectorMode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LateralViewForwardDesc

public LateralViewForwardDesc()


Copyright © 2014 The Apache Software Foundation. All rights reserved.