public class UDFConv extends UDF
| Constructor and Description |
|---|
UDFConv() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.Text |
evaluate(org.apache.hadoop.io.Text n,
org.apache.hadoop.io.IntWritable fromBase,
org.apache.hadoop.io.IntWritable toBase)
Convert numbers between different number bases.
|
getRequiredFiles, getRequiredJars, getResolver, setResolverCopyright © 2019 The Apache Software Foundation. All Rights Reserved.