Package org.apache.wayang.profiler.spark
-
Class Summary Class Description BinaryOperatorProfiler SparkOperatorProfilerimplementation forSparkExecutionOperators with two inputs and one output.Main Starts a profiling run of Spark.OperatorProfilers Utilities to createSparkOperatorProfilerinstances.SinkProfiler SparkOperatorProfilerimplementation forSparkExecutionOperators with one input and no outputs.SparkCollectionSourceProfiler SparkOperatorProfilerfor theSparkTextFileSource.SparkOperatorProfiler Allows to instrument anSparkExecutionOperator.SparkOperatorProfiler.Result The result of a single profiling run.SparkSourceProfiler SparkOperatorProfilerimplementation forSparkExecutionOperators with one input and one output.SparkTextFileSourceProfiler SparkOperatorProfilerfor theSparkTextFileSource.SparkUnaryOperatorProfiler SparkOperatorProfilerimplementation forSparkExecutionOperators with one input and one output.