public class FLOOR extends DoubleBase
Math.floor(double)
. Given a single
data atom it returns the largest (closest to positive infinity) double
value that is less than or equal to the argument and is equal to a
mathematical integer.EvalFunc.SchemaType
log, pigLogger, reporter, returnType
Constructor and Description |
---|
FLOOR() |
exec, getArgToFuncMapping
allowCompileTimeCalculation, outputSchema
finish, getCacheFiles, getInputSchema, getLogger, getPigLogger, getReporter, getReturnType, getSchemaName, getSchemaType, getShipFiles, isAsynchronous, progress, setInputSchema, setPigLogger, setReporter, setUDFContextSignature, warn
Copyright © 2007-2012 The Apache Software Foundation