public class UDFCrc32 extends UDF
| Constructor and Description |
|---|
UDFCrc32() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.LongWritable |
evaluate(org.apache.hadoop.io.BytesWritable b)
CRC32 for binary
|
org.apache.hadoop.io.LongWritable |
evaluate(org.apache.hadoop.io.Text n)
CRC32 for string
|
getRequiredFiles, getRequiredJars, getResolver, setResolverCopyright © 2019 The Apache Software Foundation. All Rights Reserved.