org.apache.pig.builtin
Class FloatMin.Intermediate

java.lang.Object
  extended by org.apache.pig.EvalFunc<Tuple>
      extended by org.apache.pig.builtin.AlgebraicMathBase.Intermediate
          extended by org.apache.pig.builtin.AlgebraicFloatMathBase.Intermediate
              extended by org.apache.pig.builtin.FloatMin.Intermediate
All Implemented Interfaces:
AlgebraicMathBase.KnownOpProvider
Enclosing class:
FloatMin

public static class FloatMin.Intermediate
extends AlgebraicFloatMathBase.Intermediate


Field Summary
 
Fields inherited from class org.apache.pig.EvalFunc
log, pigLogger, reporter, returnType
 
Constructor Summary
FloatMin.Intermediate()
           
 
Method Summary
 AlgebraicMathBase.KNOWN_OP getOp()
           
 
Methods inherited from class org.apache.pig.builtin.AlgebraicFloatMathBase.Intermediate
exec
 
Methods inherited from class org.apache.pig.EvalFunc
finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatMin.Intermediate

public FloatMin.Intermediate()
Method Detail

getOp

public AlgebraicMathBase.KNOWN_OP getOp()


Copyright © 2007-2012 The Apache Software Foundation