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