Class SparkCommonPipelineOptions.StorageLevelFactory

java.lang.Object
org.apache.beam.runners.spark.SparkCommonPipelineOptions.StorageLevelFactory
All Implemented Interfaces:
DefaultValueFactory<String>
Enclosing interface:
SparkCommonPipelineOptions

public static class SparkCommonPipelineOptions.StorageLevelFactory extends Object implements DefaultValueFactory<String>
Returns Spark's default storage level for the Dataset or RDD API based on the respective runner.