org.apache.hadoop.hive.ql.udf
Class UDFRadians
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFMath
org.apache.hadoop.hive.ql.udf.UDFRadians
public class UDFRadians
- extends UDFMath
| Methods inherited from class org.apache.hadoop.hive.ql.udf.UDFMath |
evaluate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDFRadians
public UDFRadians()
evaluate
public DoubleWritable evaluate(DoubleWritable i)
- Description copied from class:
UDFMath
- For subclass to implement.
- Specified by:
evaluate in class UDFMath
Copyright © 2014 The Apache Software Foundation. All rights reserved.