Uses of Class
org.apache.wayang.spark.execution.SparkContextReference
-
Packages that use SparkContextReference Package Description org.apache.wayang.spark.platform -
-
Uses of SparkContextReference in org.apache.wayang.spark.platform
Methods in org.apache.wayang.spark.platform that return SparkContextReference Modifier and Type Method Description SparkContextReference
SparkPlatform. getSparkContext(Job job)
Configures the single maintainedJavaSparkContext
according to thejob
and returns it.
-