public class UDFMd5 extends UDF
| Constructor and Description |
|---|
UDFMd5() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.Text |
evaluate(org.apache.hadoop.io.BytesWritable b)
Convert bytes to md5
|
org.apache.hadoop.io.Text |
evaluate(org.apache.hadoop.io.Text n)
Convert String to md5
|
getRequiredFiles, getRequiredJars, getResolver, setResolverCopyright © 2019 The Apache Software Foundation. All Rights Reserved.