public static final class ExtremalTupleByNthField.HelperClass extends EvalFunc<Tuple>
EvalFunc.SchemaTypelog, pigLogger, reporter, returnType| Constructor and Description |
|---|
HelperClass() |
HelperClass(java.lang.String fieldIndexString) |
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.
|
addCredentials, allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic HelperClass()
throws ExecException
ExecExceptionpublic HelperClass(java.lang.String fieldIndexString)
throws ExecException
ExecExceptionpublic HelperClass(java.lang.String fieldIndexString,
java.lang.String order)
throws ExecException
ExecExceptionpublic Tuple exec(Tuple input) throws java.io.IOException
EvalFuncCopyright © 2007-2016 The Apache Software Foundation