public abstract class UDFBaseBitOP extends UDF
Modifier and Type | Field and Description |
---|---|
protected ByteWritable |
byteWritable |
protected IntWritable |
intWritable |
protected LongWritable |
longWritable |
protected ShortWritable |
shortWritable |
Constructor and Description |
---|
UDFBaseBitOP()
Constructor.
|
getRequiredFiles, getRequiredJars, getResolver, setResolver
protected ByteWritable byteWritable
protected ShortWritable shortWritable
protected IntWritable intWritable
protected LongWritable longWritable
Copyright © 2012 The Apache Software Foundation