public class InvokeForFloat extends GenericInvoker<java.lang.Float>
GenericInvoker
EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
InvokeForFloat() |
InvokeForFloat(java.lang.String fullName) |
InvokeForFloat(java.lang.String fullName,
java.lang.String paramSpecsStr) |
InvokeForFloat(java.lang.String fullName,
java.lang.String paramSpecsStr,
java.lang.String isStatic) |
exec, outputSchema
allowCompileTimeCalculation, finish, getArgToFuncMapping, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public InvokeForFloat()
public InvokeForFloat(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 InvokeForFloat(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 InvokeForFloat(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-2012 The Apache Software Foundation