Package org.apache.wayang.spark.compiler
Interface FunctionCompiler.WayangSparkFunction
-
- All Known Implementing Classes:
FunctionCompiler.KeyExtractor
,FunctionCompiler.Reducer
- Enclosing class:
- FunctionCompiler
public static interface FunctionCompiler.WayangSparkFunction
Describes functions coming from Wayang, designated for Spark.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getWayangFunction()
-