EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
DoubleBase() |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
exec(Tuple input)
java level API
|
java.util.List<FuncSpec> |
getArgToFuncMapping()
Allow a UDF to specify type specific implementations of itself.
|
allowCompileTimeCalculation, outputSchema
finish, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
public java.lang.Double exec(Tuple input) throws java.io.IOException
public java.util.List<FuncSpec> getArgToFuncMapping() throws FrontendException
EvalFunc
getArgToFuncMapping
in class EvalFunc<java.lang.Double>
FrontendException
Copyright © 2007-2012 The Apache Software Foundation