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