public class StringLengthFunction extends java.lang.Object implements org.apache.spark.api.java.function.DoubleFunction<Writable>
Constructor and Description |
---|
StringLengthFunction() |
Modifier and Type | Method and Description |
---|---|
double |
call(Writable writable) |