org.apache.pig.builtin
Class DoubleMax.Intermediate
java.lang.Object
org.apache.pig.EvalFunc<Tuple>
org.apache.pig.builtin.AlgebraicMathBase.Intermediate
org.apache.pig.builtin.AlgebraicDoubleMathBase.Intermediate
org.apache.pig.builtin.DoubleMax.Intermediate
- All Implemented Interfaces:
- AlgebraicMathBase.KnownOpProvider
- Enclosing class:
- DoubleMax
public static class DoubleMax.Intermediate
- extends AlgebraicDoubleMathBase.Intermediate
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 |
DoubleMax.Intermediate
public DoubleMax.Intermediate()
getOp
public AlgebraicMathBase.KNOWN_OP getOp()
Copyright © 2007-2012 The Apache Software Foundation