Uses of Class
org.apache.pig.ComparisonFunc

Packages that use ComparisonFunc
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators   
 

Uses of ComparisonFunc in org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators
 

Methods in org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators that return ComparisonFunc
 ComparisonFunc POUserComparisonFunc.getComparator()
           
 

Constructors in org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators with parameters of type ComparisonFunc
POUserComparisonFunc(OperatorKey k, int rp, List inp, FuncSpec funcSpec, ComparisonFunc func)
           
 



Copyright © 2012 The Apache Software Foundation