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