public class InvokeForInt extends GenericInvoker<java.lang.Integer>
GenericInvoker
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
InvokeForInt() |
InvokeForInt(java.lang.String fullName) |
InvokeForInt(java.lang.String fullName,
java.lang.String paramSpecsStr) |
InvokeForInt(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 InvokeForInt()
public InvokeForInt(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 InvokeForInt(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 InvokeForInt(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