Uses of Class
org.apache.wayang.profiler.java.OperatorProfiler.Result
-
Packages that use OperatorProfiler.Result Package Description org.apache.wayang.profiler.java -
-
Uses of OperatorProfiler.Result in org.apache.wayang.profiler.java
Methods in org.apache.wayang.profiler.java that return OperatorProfiler.Result Modifier and Type Method Description OperatorProfiler.Result
OperatorProfiler. run()
Executes and profiles the profiling task.
-