Uses of Class
org.apache.wayang.profiler.spark.SparkTextFileSourceProfiler
Packages that use SparkTextFileSourceProfiler
-
Uses of SparkTextFileSourceProfiler in org.apache.wayang.profiler.spark
Methods in org.apache.wayang.profiler.spark that return SparkTextFileSourceProfilerModifier and TypeMethodDescriptionstatic SparkTextFileSourceProfiler
OperatorProfilers.createSparkCollectionSourceProfiler()
Create a defaultSparkCollectionSource
profiler.static SparkTextFileSourceProfiler
OperatorProfilers.createSparkCollectionSourceProfiler
(Supplier<String> dataGenerator, Configuration configuration) Create a customSparkTextFileSource
profiler.static SparkTextFileSourceProfiler
OperatorProfilers.createSparkTextFileSourceProfiler()
Create a defaultSparkTextFileSource
profiler.static SparkTextFileSourceProfiler
OperatorProfilers.createSparkTextFileSourceProfiler
(Supplier<String> dataGenerator, Configuration configuration) Create a customSparkTextFileSource
profiler.