public final class GenericUDFFloor extends GenericUDFFloorCeilBase
GenericUDF.DeferredJavaObject, GenericUDF.DeferredObject
decimalWritable, longWritable, opDisplayName
Constructor and Description |
---|
GenericUDFFloor() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.io.LongWritable |
evaluate(DoubleWritable input) |
protected HiveDecimalWritable |
evaluate(HiveDecimalWritable input) |
evaluate, getDisplayString, initialize
checkArgGroups, checkArgPrimitive, checkArgsSize, close, configure, copyToNewInstance, flip, getArgOrder, getConstantIntValue, getConstantLongValue, getConstantStringValue, getDateValue, getDoubleValue, getFuncName, getIntValue, getLongValue, getRequiredFiles, getRequiredJars, getStandardDisplayString, getStandardDisplayString, getStringValue, getTimestampValue, getUdfName, initializeAndFoldConstants, negative, obtainDateConverter, obtainDoubleConverter, obtainIntConverter, obtainLongConverter, obtainStringConverter, obtainTimestampConverter
protected org.apache.hadoop.io.LongWritable evaluate(DoubleWritable input)
evaluate
in class GenericUDFFloorCeilBase
protected HiveDecimalWritable evaluate(HiveDecimalWritable input)
evaluate
in class GenericUDFFloorCeilBase
Copyright © 2017 The Apache Software Foundation. All rights reserved.