Uses of Interface
org.apache.wayang.spark.compiler.FunctionCompiler.WayangSparkFunction
-
Packages that use FunctionCompiler.WayangSparkFunction Package Description org.apache.wayang.spark.compiler -
-
Uses of FunctionCompiler.WayangSparkFunction in org.apache.wayang.spark.compiler
Classes in org.apache.wayang.spark.compiler that implement FunctionCompiler.WayangSparkFunction Modifier and Type Class Description static class
FunctionCompiler.KeyExtractor<T,K>
Spark function for building pair RDDs.static class
FunctionCompiler.Reducer<Type>
Spark function for aggregating data quanta.
-