org.apache.hadoop.hive.ql.udf
Class UDFOPDivide
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFOPDivide
public class UDFOPDivide
- extends UDF
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
doubleWritable
protected DoubleWritable doubleWritable
UDFOPDivide
public UDFOPDivide()
evaluate
public DoubleWritable evaluate(DoubleWritable a,
DoubleWritable b)
Copyright © 2009 The Apache Software Foundation