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 SparkBasicPluginRetrieve theSparkBasicPlugin.static SparkConversionPluginRetrieve theSparkConversionPlugin.static SparkGraphPluginRetrieve theSparkGraphPlugin.static SparkMLPluginmlPlugin()Retrieve theSparkMLPlugin.static SparkPlatformplatform()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
-