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, setResolverprotected ByteWritable byteWritable
protected ShortWritable shortWritable
protected org.apache.hadoop.io.IntWritable intWritable
protected org.apache.hadoop.io.LongWritable longWritable
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.