| Interface | Description |
|---|---|
| BackPressureStatsTracker |
Interface for a tracker of back pressure statistics for
ExecutionJobVertex. |
| Class | Description |
|---|---|
| BackPressureStatsTrackerImpl |
Back pressure statistics tracker.
|
| OperatorBackPressureStats |
Back pressure statistics of multiple tasks.
|
| OperatorBackPressureStatsResponse |
Wrapper for
OperatorBackPressureStats. |
| StackTraceSample |
A sample of stack traces for one or more tasks.
|
| StackTraceSampleCoordinator |
A coordinator for triggering and collecting stack traces of running tasks.
|
| Enum | Description |
|---|---|
| VoidBackPressureStatsTracker |
BackPressureStatsTracker implementation which always returns no back pressure statistics. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.