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

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

public class ForwardDesc
extends AbstractOperatorDesc

ForwardDesc.

See Also:
Serialized Form

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

Constructor Detail

ForwardDesc

public ForwardDesc()
Method Detail

clone

public ForwardDesc clone()
Specified by:
clone in interface OperatorDesc
Overrides:
clone in class AbstractOperatorDesc


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