org.apache.hadoop.hive.ql.udf
Class UDFDegrees
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFMath
org.apache.hadoop.hive.ql.udf.UDFDegrees
public class UDFDegrees
- 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 |
UDFDegrees
public UDFDegrees()
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.