| Package | Description |
|---|---|
| org.apache.flink.runtime.profiling.types |
| Modifier and Type | Class and Description |
|---|---|
class |
InputGateProfilingEvent
Input gate profiling events are a special subclass of vertex profiling events.
|
class |
OutputGateProfilingEvent
Output gate profiling events are a special subclass of vertex profiling events.
|
class |
ThreadProfilingEvent
Through this interface it is possible to access profiling data about the CPU utilization
of the corresponding execution thread during its execution.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.