public class UDFChr extends UDF
| Constructor and Description |
|---|
UDFChr() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.Text |
evaluate(DoubleWritable n) |
org.apache.hadoop.io.Text |
evaluate(org.apache.hadoop.io.LongWritable n) |
getRequiredFiles, getRequiredJars, getResolver, setResolverpublic org.apache.hadoop.io.Text evaluate(org.apache.hadoop.io.LongWritable n)
public org.apache.hadoop.io.Text evaluate(DoubleWritable n)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.