org.apache.hadoop.hive.ql.optimizer.listbucketingpruner
Class LBPartitionProcFactory.LBPRPartitionFilterPruner

java.lang.Object
  extended by org.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactory.FilterPruner
      extended by org.apache.hadoop.hive.ql.optimizer.listbucketingpruner.LBPartitionProcFactory.LBPRPartitionFilterPruner
All Implemented Interfaces:
NodeProcessor
Enclosing class:
LBPartitionProcFactory

public static class LBPartitionProcFactory.LBPRPartitionFilterPruner
extends PrunerOperatorFactory.FilterPruner

Retrieve partitions for the filter. This is called only when the filter follows a table scan operator.


Constructor Summary
LBPartitionProcFactory.LBPRPartitionFilterPruner()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactory.FilterPruner
process
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LBPartitionProcFactory.LBPRPartitionFilterPruner

public LBPartitionProcFactory.LBPRPartitionFilterPruner()


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