public static class JrubyAlgebraicEvalFunc.Initial extends JrubyAlgebraicEvalFunc.AlgebraicFunctionWrapper<Tuple>
EvalFunc.SchemaTypeisInitialized, receiver, stagelog, pigLogger, reporter, returnType| Constructor and Description |
|---|
Initial() |
Initial(java.lang.String fileName,
java.lang.String functionName) |
| Modifier and Type | Method and Description |
|---|---|
Tuple |
exec(Tuple input)
This callback method must be implemented by all subclasses.
|
getFileName, getFunctionName, getReceiver, getStage, initialize, isInitializedaddCredentials, allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warnpublic Initial()
public Initial(java.lang.String fileName,
java.lang.String functionName)
public Tuple exec(Tuple input) throws java.io.IOException
EvalFuncexec in class JrubyAlgebraicEvalFunc.AlgebraicFunctionWrapper<Tuple>input - the Tuple to be processed.java.io.IOExceptionCopyright © 2007-2025 The Apache Software Foundation