public class UDFLog2 extends UDFMath
| Constructor and Description |
|---|
UDFLog2() |
| Modifier and Type | Method and Description |
|---|---|
protected DoubleWritable |
doEvaluate(DoubleWritable a)
Returns the logarithm of "a" with base 2.
|
getRequiredFiles, getRequiredJars, getResolver, setResolverprotected DoubleWritable doEvaluate(DoubleWritable a)
doEvaluate in class UDFMathCopyright © 2019 The Apache Software Foundation. All Rights Reserved.