public static class GroovyAlgebraicEvalFunc.IntegerGroovyAlgebraicEvalFunc extends GroovyAlgebraicEvalFunc<Integer>
Modifier and Type | Class and Description |
---|---|
static class |
GroovyAlgebraicEvalFunc.IntegerGroovyAlgebraicEvalFunc.Final |
GroovyAlgebraicEvalFunc.AlgebraicFunctionWrapper<T>, GroovyAlgebraicEvalFunc.BigDecimalGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.BigIntegerGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.BooleanGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.ChararrayGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.DataBagGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.DataByteArrayGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.DateTimeGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.DoubleGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.FloatGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.Initial, GroovyAlgebraicEvalFunc.IntegerGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.Intermed, GroovyAlgebraicEvalFunc.LongGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.MapGroovyAlgebraicEvalFunc, GroovyAlgebraicEvalFunc.TupleGroovyAlgebraicEvalFunc
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
IntegerGroovyAlgebraicEvalFunc(String path,
String namespace,
String methodName,
String initialMethod,
String intermedMethod,
String finalMethod) |
Modifier and Type | Method and Description |
---|---|
String |
getFinal()
This must be implement as per a normal Algebraic interface.
|
getInitial, getIntermed
accumulate, cleanup, getValue
exec
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, outputSchema, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public IntegerGroovyAlgebraicEvalFunc(String path, String namespace, String methodName, String initialMethod, String intermedMethod, String finalMethod) throws IOException
IOException
public String getFinal()
AlgebraicEvalFunc
Algebraic
for
more information.getFinal
in interface Algebraic
getFinal
in class GroovyAlgebraicEvalFunc<Integer>
Copyright © 2007-2017 The Apache Software Foundation