public class UDFCeil extends UDF
Constructor and Description |
---|
UDFCeil() |
Modifier and Type | Method and Description |
---|---|
LongWritable |
evaluate(DoubleWritable i) |
HiveDecimalWritable |
evaluate(HiveDecimalWritable i) |
getRequiredFiles, getRequiredJars, getResolver, setResolver
public LongWritable evaluate(DoubleWritable i)
public HiveDecimalWritable evaluate(HiveDecimalWritable i)
Copyright © 2012 The Apache Software Foundation