public class GroovyEvalFuncObject extends GroovyEvalFunc<Object>
EvalFunc.SchemaType
method
log, pigLogger, reporter, returnType
Constructor and Description |
---|
GroovyEvalFuncObject() |
GroovyEvalFuncObject(String path,
String namespace,
String method) |
GroovyEvalFuncObject(String path,
String namespace,
String method,
Object target) |
exec, getInvocationTarget, outputSchema
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public GroovyEvalFuncObject()
public GroovyEvalFuncObject(String path, String namespace, String method) throws IOException
IOException
public GroovyEvalFuncObject(String path, String namespace, String method, Object target) throws IOException
IOException
Copyright © 2007-2017 The Apache Software Foundation