|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lens.ml.spark.FeatureValueMapper
org.apache.lens.ml.spark.DoubleValueMapper
public class DoubleValueMapper
Directly return input when it is known to be double.
| Constructor Summary | |
|---|---|
DoubleValueMapper()
|
|
| Method Summary | |
|---|---|
Double |
call(Object input)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleValueMapper()
| Method Detail |
|---|
public final Double call(Object input)
call in interface org.apache.spark.api.java.function.Function<Object,Double>call in class FeatureValueMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||