Uses of Class
org.apache.pig.builtin.AlgebraicLongMathBase

Packages that use AlgebraicLongMathBase
org.apache.pig.builtin This package contains builtin Pig UDFs. 
 

Uses of AlgebraicLongMathBase in org.apache.pig.builtin
 

Subclasses of AlgebraicLongMathBase in org.apache.pig.builtin
 class IntSum
          This method should never be used directly, use SUM.
 class LongMax
          This method should never be used directly, use MAX.
 class LongMin
          This method should never be used directly, use MIN.
 class LongSum
          This method should never be used directly, use SUM.
 



Copyright © 2007-2012 The Apache Software Foundation