Uses of Class
org.apache.wayang.profiler.spark.SparkOperatorProfiler.Result
Packages that use SparkOperatorProfiler.Result
-
Uses of SparkOperatorProfiler.Result in org.apache.wayang.profiler.spark
Methods in org.apache.wayang.profiler.spark that return SparkOperatorProfiler.ResultModifier and TypeMethodDescriptionprotected SparkOperatorProfiler.ResultBinaryOperatorProfiler.executeOperator()protected SparkOperatorProfiler.ResultSinkProfiler.executeOperator()protected abstract SparkOperatorProfiler.ResultSparkOperatorProfiler.executeOperator()Executes the profiling task.protected SparkOperatorProfiler.ResultSparkSourceProfiler.executeOperator()protected SparkOperatorProfiler.ResultSparkUnaryOperatorProfiler.executeOperator()SparkOperatorProfiler.run()Executes and profiles the profiling task.