Uses of Class
org.apache.wayang.profiler.spark.SparkOperatorProfiler.Result
-
Packages that use SparkOperatorProfiler.Result Package Description org.apache.wayang.profiler.spark -
-
Uses of SparkOperatorProfiler.Result in org.apache.wayang.profiler.spark
Methods in org.apache.wayang.profiler.spark that return SparkOperatorProfiler.Result Modifier and Type Method Description protected 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.ResultSparkOperatorProfiler. run()Executes and profiles the profiling task.
-