org.apache.hadoop.hive.ql.udf
Class UDFOPBitNot
java.lang.Object
org.apache.hadoop.hive.ql.exec.UDF
org.apache.hadoop.hive.ql.udf.UDFBaseBitOP
org.apache.hadoop.hive.ql.udf.UDFOPBitNot
public class UDFOPBitNot
- extends UDFBaseBitOP
UDFOPBitNot.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDFOPBitNot
public UDFOPBitNot()
evaluate
public ByteWritable evaluate(ByteWritable a)
evaluate
public ShortWritable evaluate(ShortWritable a)
evaluate
public IntWritable evaluate(IntWritable a)
evaluate
public LongWritable evaluate(LongWritable a)
Copyright © 2012 The Apache Software Foundation