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