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