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.Result
BinaryOperatorProfiler.executeOperator()
protected SparkOperatorProfiler.Result
SinkProfiler.executeOperator()
protected abstract SparkOperatorProfiler.Result
SparkOperatorProfiler.executeOperator()
Executes the profiling task.protected SparkOperatorProfiler.Result
SparkSourceProfiler.executeOperator()
protected SparkOperatorProfiler.Result
SparkUnaryOperatorProfiler.executeOperator()
SparkOperatorProfiler.run()
Executes and profiles the profiling task.