public class SparkSettingsManager extends java.lang.Object implements SettingsManager<org.apache.spark.SparkConf>
Constructor and Description |
---|
SparkSettingsManager() |
Modifier and Type | Method and Description |
---|---|
SparkSettings |
load(org.apache.spark.SparkConf configuration) |
public SparkSettings load(org.apache.spark.SparkConf configuration)
load
in interface SettingsManager<org.apache.spark.SparkConf>