Package org.apache.wayang.spark
Class Spark
java.lang.Object
org.apache.wayang.spark.Spark
Register for relevant components of this module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SparkBasicPlugin
Retrieve theSparkBasicPlugin
.static SparkConversionPlugin
Retrieve theSparkConversionPlugin
.static SparkGraphPlugin
Retrieve theSparkGraphPlugin
.static SparkMLPlugin
mlPlugin()
Retrieve theSparkMLPlugin
.static SparkPlatform
platform()
Retrieve theSparkPlatform
.
-
Constructor Details
-
Spark
public Spark()
-
-
Method Details
-
basicPlugin
Retrieve theSparkBasicPlugin
.- Returns:
- the
SparkBasicPlugin
-
graphPlugin
Retrieve theSparkGraphPlugin
.- Returns:
- the
SparkGraphPlugin
-
conversionPlugin
Retrieve theSparkConversionPlugin
.- Returns:
- the
SparkConversionPlugin
-
mlPlugin
Retrieve theSparkMLPlugin
.- Returns:
- the
SparkMLPlugin
-
platform
Retrieve theSparkPlatform
.- Returns:
- the
SparkPlatform
-