org.apache.pig.builtin
Class DoubleMin.Final
java.lang.Object
org.apache.pig.EvalFunc<T>
org.apache.pig.builtin.AlgebraicMathBase.Final<Double>
org.apache.pig.builtin.AlgebraicDoubleMathBase.Final
org.apache.pig.builtin.DoubleMin.Final
- All Implemented Interfaces:
- AlgebraicMathBase.KnownOpProvider
- Enclosing class:
- DoubleMin
public static class DoubleMin.Final
- extends AlgebraicDoubleMathBase.Final
Methods inherited from class org.apache.pig.EvalFunc |
finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, 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 |
DoubleMin.Final
public DoubleMin.Final()
getOp
public AlgebraicMathBase.KNOWN_OP getOp()
Copyright © 2007-2012 The Apache Software Foundation