org.apache.hadoop.hive.ql.udf
Class UDFCeil
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFCeil
public class UDFCeil
- extends UDF
UDFCeil.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDFCeil
public UDFCeil()
evaluate
public org.apache.hadoop.io.LongWritable evaluate(DoubleWritable i)
evaluate
public BigDecimalWritable evaluate(BigDecimalWritable i)
Copyright © 2013 The Apache Software Foundation