public class InvokeForLong extends GenericInvoker<java.lang.Long>
GenericInvoker
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
InvokeForLong() |
InvokeForLong(java.lang.String fullName) |
InvokeForLong(java.lang.String fullName,
java.lang.String paramSpecsStr) |
InvokeForLong(java.lang.String fullName,
java.lang.String paramSpecsStr,
java.lang.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(java.lang.String fullName) throws FrontendException, java.lang.SecurityException, java.lang.ClassNotFoundException, java.lang.NoSuchMethodException
FrontendException
java.lang.SecurityException
java.lang.ClassNotFoundException
java.lang.NoSuchMethodException
public InvokeForLong(java.lang.String fullName, java.lang.String paramSpecsStr) throws FrontendException, java.lang.SecurityException, java.lang.ClassNotFoundException, java.lang.NoSuchMethodException
FrontendException
java.lang.SecurityException
java.lang.ClassNotFoundException
java.lang.NoSuchMethodException
public InvokeForLong(java.lang.String fullName, java.lang.String paramSpecsStr, java.lang.String isStatic) throws java.lang.ClassNotFoundException, FrontendException, java.lang.SecurityException, java.lang.NoSuchMethodException
java.lang.ClassNotFoundException
FrontendException
java.lang.SecurityException
java.lang.NoSuchMethodException
Copyright © 2007-2017 The Apache Software Foundation