public class InvokeForLong extends GenericInvoker<Long>
GenericInvoker
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
InvokeForLong() |
InvokeForLong(String fullName) |
InvokeForLong(String fullName,
String paramSpecsStr) |
InvokeForLong(String fullName,
String paramSpecsStr,
String isStatic) |
exec, outputSchema
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLoadCaster, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, needEndOfAllInputProcessing, progress, setEndOfAllInput, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public InvokeForLong()
public InvokeForLong(String fullName) throws FrontendException, SecurityException, ClassNotFoundException, NoSuchMethodException
public InvokeForLong(String fullName, String paramSpecsStr) throws FrontendException, SecurityException, ClassNotFoundException, NoSuchMethodException
public InvokeForLong(String fullName, String paramSpecsStr, String isStatic) throws ClassNotFoundException, FrontendException, SecurityException, NoSuchMethodException
Copyright © 2007-2017 The Apache Software Foundation