Uses of Class
org.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactory.FilterPruner

Packages that use PrunerOperatorFactory.FilterPruner
org.apache.hadoop.hive.ql.optimizer.listbucketingpruner   
org.apache.hadoop.hive.ql.optimizer.ppr   
 

Uses of PrunerOperatorFactory.FilterPruner in org.apache.hadoop.hive.ql.optimizer.listbucketingpruner
 

Subclasses of PrunerOperatorFactory.FilterPruner in org.apache.hadoop.hive.ql.optimizer.listbucketingpruner
static class LBPartitionProcFactory.LBPRPartitionFilterPruner
          Retrieve partitions for the filter.
static class LBProcFactory.LBPRFilterPruner
          Determines the list bucketing pruner for the filter.
 

Uses of PrunerOperatorFactory.FilterPruner in org.apache.hadoop.hive.ql.optimizer.ppr
 

Subclasses of PrunerOperatorFactory.FilterPruner in org.apache.hadoop.hive.ql.optimizer.ppr
static class OpProcFactory.FilterPPR
          Determines the partition pruner for the filter.
 



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