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