public static final class ExtremalTupleByNthField.HelperClass extends EvalFunc<Tuple>
EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description |
|---|
ExtremalTupleByNthField.HelperClass() |
ExtremalTupleByNthField.HelperClass(java.lang.String fieldIndexString) |
ExtremalTupleByNthField.HelperClass(java.lang.String fieldIndexString,
java.lang.String order) |
| Modifier and Type | Method and Description |
|---|---|
Tuple |
exec(Tuple input)
This callback method must be implemented by all subclasses.
|
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic ExtremalTupleByNthField.HelperClass()
throws ExecException
ExecExceptionpublic ExtremalTupleByNthField.HelperClass(java.lang.String fieldIndexString)
throws ExecException
ExecExceptionpublic ExtremalTupleByNthField.HelperClass(java.lang.String fieldIndexString,
java.lang.String order)
throws ExecException
ExecExceptionpublic Tuple exec(Tuple input) throws java.io.IOException
EvalFuncCopyright © 2007-2012 The Apache Software Foundation