public static final class ExtremalTupleByNthField.HelperClass
extends org.apache.pig.EvalFunc<org.apache.pig.data.Tuple>
| Constructor and Description |
|---|
HelperClass() |
HelperClass(java.lang.String fieldIndexString) |
HelperClass(java.lang.String fieldIndexString,
java.lang.String order) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.pig.data.Tuple |
exec(org.apache.pig.data.Tuple input) |
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, outputSchema, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic HelperClass()
throws org.apache.pig.backend.executionengine.ExecException
org.apache.pig.backend.executionengine.ExecExceptionpublic HelperClass(java.lang.String fieldIndexString)
throws org.apache.pig.backend.executionengine.ExecException
org.apache.pig.backend.executionengine.ExecExceptionpublic HelperClass(java.lang.String fieldIndexString,
java.lang.String order)
throws org.apache.pig.backend.executionengine.ExecException
org.apache.pig.backend.executionengine.ExecException