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

Packages that use org.apache.hadoop.hive.ql.lib
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.index   
org.apache.hadoop.hive.ql.io.rcfile.merge   
org.apache.hadoop.hive.ql.lib   
org.apache.hadoop.hive.ql.optimizer   
org.apache.hadoop.hive.ql.optimizer.index   
org.apache.hadoop.hive.ql.optimizer.lineage   
org.apache.hadoop.hive.ql.optimizer.listbucketingpruner   
org.apache.hadoop.hive.ql.optimizer.pcr   
org.apache.hadoop.hive.ql.optimizer.physical   
org.apache.hadoop.hive.ql.optimizer.physical.index   
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.index
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.io.rcfile.merge
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.
TaskGraphWalker.TaskGraphWalkerContext
           
 

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.index
NodeProcessorCtx
          Operator Processor Context.
 

Classes in org.apache.hadoop.hive.ql.lib used by org.apache.hadoop.hive.ql.optimizer.lineage
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.listbucketingpruner
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.pcr
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.physical
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.physical.index
Dispatcher
          Dispatcher interface for Operators Used in operator graph walking to dispatch process/visitor functions for operators.
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
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 © 2013 The Apache Software Foundation