- All Implemented Interfaces:
- java.io.Serializable, org.apache.spark.api.java.function.DoubleFlatMapFunction<T>
- Direct Known Subclasses:
- ScoreExamplesFunction, ScoreExamplesFunction
public class BaseDoubleFlatMapFunctionAdaptee<T>
extends java.lang.Object
implements org.apache.spark.api.java.function.DoubleFlatMapFunction<T>
DoubleFlatMapFunction adapter to hide incompatibilities between Spark 1.x and Spark 2.x
This class should be used instead of direct referral to DoubleFlatMapFunction
- See Also:
- Serialized Form