org.apache.pig.builtin
Class MIN.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.AlgebraicByteArrayMathBase.Intermediate
              extended by org.apache.pig.builtin.MIN.Intermediate
All Implemented Interfaces:
AlgebraicMathBase.KnownOpProvider
Enclosing class:
MIN

public static class MIN.Intermediate
extends AlgebraicByteArrayMathBase.Intermediate


Field Summary
 
Fields inherited from class org.apache.pig.EvalFunc
log, pigLogger, reporter, returnType
 
Constructor Summary
MIN.Intermediate()
           
 
Method Summary
 AlgebraicMathBase.KNOWN_OP getOp()
           
 
Methods inherited from class org.apache.pig.builtin.AlgebraicByteArrayMathBase.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

MIN.Intermediate

public MIN.Intermediate()
Method Detail

getOp

public AlgebraicMathBase.KNOWN_OP getOp()


Copyright © 2007-2012 The Apache Software Foundation