Uses of Class
org.apache.hadoop.hive.ql.exec.FilterOperator

Packages that use FilterOperator
org.apache.hadoop.hive.ql.optimizer.pcr   
 

Uses of FilterOperator in org.apache.hadoop.hive.ql.optimizer.pcr
 

Methods in org.apache.hadoop.hive.ql.optimizer.pcr that return FilterOperator
 FilterOperator PcrOpWalkerCtx.OpToDeleteInfo.getOperator()
           
 

Constructors in org.apache.hadoop.hive.ql.optimizer.pcr with parameters of type FilterOperator
PcrOpWalkerCtx.OpToDeleteInfo(Operator<? extends Serializable> parent, FilterOperator operator)
           
 



Copyright © 2011 The Apache Software Foundation