Uses of Package
org.apache.hadoop.hive.ql.lib

Packages that use org.apache.hadoop.hive.ql.lib
org.apache.hadoop.hive.ql.exec   
org.apache.hadoop.hive.ql.lib   
org.apache.hadoop.hive.ql.optimizer   
org.apache.hadoop.hive.ql.optimizer.ppr   
org.apache.hadoop.hive.ql.optimizer.unionproc   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.plan   
org.apache.hadoop.hive.ql.ppd   
org.apache.hadoop.hive.ql.tools   
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.exec
Node
          This interface defines the functions needed by the walkers and dispatchers.
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.lib
DefaultGraphWalker
          base class for operator graph walker this class takes list of starting ops and walks them one by one.
Dispatcher
          Dispatcher interface for Operators Used in operator graph walking to dispatch process/visitor functions for operators
GraphWalker
          Interface for operator graph walker.
Node
          This interface defines the functions needed by the walkers and dispatchers.
NodeProcessor
          Base class for processing operators which is no-op.
NodeProcessorCtx
          Operator Processor Context
Rule
          Rule interface for Operators Used in operator dispatching to dispatch process/visitor functions for operators
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.optimizer
DefaultGraphWalker
          base class for operator graph walker this class takes list of starting ops and walks them one by one.
Dispatcher
          Dispatcher interface for Operators Used in operator graph walking to dispatch process/visitor functions for operators
GraphWalker
          Interface for operator graph walker.
Node
          This interface defines the functions needed by the walkers and dispatchers.
NodeProcessor
          Base class for processing operators which is no-op.
NodeProcessorCtx
          Operator Processor Context
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.optimizer.ppr
Node
          This interface defines the functions needed by the walkers and dispatchers.
NodeProcessor
          Base class for processing operators which is no-op.
NodeProcessorCtx
          Operator Processor Context
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.optimizer.unionproc
Node
          This interface defines the functions needed by the walkers and dispatchers.
NodeProcessor
          Base class for processing operators which is no-op.
NodeProcessorCtx
          Operator Processor Context
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.parse
DefaultGraphWalker
          base class for operator graph walker this class takes list of starting ops and walks them one by one.
Dispatcher
          Dispatcher interface for Operators Used in operator graph walking to dispatch process/visitor functions for operators
GraphWalker
          Interface for operator graph walker.
Node
          This interface defines the functions needed by the walkers and dispatchers.
NodeProcessor
          Base class for processing operators which is no-op.
NodeProcessorCtx
          Operator Processor Context
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.plan
Node
          This interface defines the functions needed by the walkers and dispatchers.
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.ppd
Node
          This interface defines the functions needed by the walkers and dispatchers.
NodeProcessor
          Base class for processing operators which is no-op.
NodeProcessorCtx
          Operator Processor Context
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.tools
Node
          This interface defines the functions needed by the walkers and dispatchers.
NodeProcessor
          Base class for processing operators which is no-op.
NodeProcessorCtx
          Operator Processor Context
 



Copyright © 2009 The Apache Software Foundation