| Class | Description |
|---|---|
| InstanceProfilingEvent |
Instance profiling events are a special subclass of profiling events.
|
| InstanceSummaryProfilingEvent |
Instance summary profiling events summarize the profiling events of all instances involved in computing a job.
|
| ProfilingEvent |
A profiling event is a special type of event.
|
| SingleInstanceProfilingEvent |
A single instance profiling event encapsulates profiling information for one particular instance.
|
| ThreadProfilingEvent |
Through this interface it is possible to access profiling data about the CPU utilization
of the corresponding execution thread during its execution.
|
| VertexProfilingEvent |
This interface is a base interface for profiling data which
pertains to the execution of tasks.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.