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