Uses of Interface
org.apache.hadoop.hive.ql.optimizer.Transform

Packages that use Transform
org.apache.hadoop.hive.ql.optimizer   
org.apache.hadoop.hive.ql.optimizer.unionproc   
 

Uses of Transform in org.apache.hadoop.hive.ql.optimizer
 

Classes in org.apache.hadoop.hive.ql.optimizer that implement Transform
 class ColumnPruner
          Implementation of one of the rule-based optimization steps.
 

Uses of Transform in org.apache.hadoop.hive.ql.optimizer.unionproc
 

Classes in org.apache.hadoop.hive.ql.optimizer.unionproc that implement Transform
 class UnionProcessor
          Implementation of the union processor.
 



Copyright © 2009 The Apache Software Foundation