Class | Description |
---|---|
BaseDoubleFlatMapFunctionAdaptee<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
|
BasePairFlatMapFunctionAdaptee<T,K,V> |
PairFlatMapFunction adapter to hide incompatibilities between Spark 1.x and Spark 2.x
This class should be used instead of direct referral to PairFlatMapFunction
|
MLLibUtil |
Dl4j <----> MLLib
|
MLLIbUtilTest |
Created by agibsonccc on 1/23/15.
|
SparkUtils |
Various utilities for Spark
|
TestRepartitioning |
Created by Alex on 03/07/2016.
|