Uses of Class
org.apache.wayang.profiler.spark.SinkProfiler
Packages that use SinkProfiler
-
Uses of SinkProfiler in org.apache.wayang.profiler.spark
Methods in org.apache.wayang.profiler.spark that return SinkProfilerModifier and TypeMethodDescriptionstatic SinkProfilerOperatorProfilers.createSparkLocalCallbackSinkProfiler()Creates a defaultSparkLocalCallbackSinkprofiler.static <Type> SinkProfilerOperatorProfilers.createSparkLocalCallbackSinkProfiler(Supplier<Type> dataGenerator, Class<Type> typeClass, Configuration configuration) Creates a customSparkLocalCallbackSinkprofiler.