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