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