org.apache.hadoop.hive.ql.udf
Class UDFOPPositive
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFOPPositive
public class UDFOPPositive
- extends UDF
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDFOPPositive
public UDFOPPositive()
evaluate
public Byte evaluate(Byte a)
evaluate
public Integer evaluate(Integer a)
evaluate
public Long evaluate(Long a)
evaluate
public Float evaluate(Float a)
evaluate
public Double evaluate(Double a)
Copyright © 2009 The Apache Software Foundation