| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition | |
| org.apache.flink.runtime.io.network.partition.hybrid | |
| org.apache.flink.runtime.metrics.groups |
| Modifier and Type | Method and Description |
|---|---|
TimerGauge |
BufferWritingResultPartition.getHardBackPressuredTimeMsPerSecond() |
| Modifier and Type | Method and Description |
|---|---|
TimerGauge |
HsOutputMetrics.getHardBackpressureTimerGauge() |
| Constructor and Description |
|---|
HsOutputMetrics(org.apache.flink.metrics.Counter numBytesOut,
org.apache.flink.metrics.Counter numBuffersOut,
TimerGauge hardBackpressureTimerGauge) |
| Modifier and Type | Method and Description |
|---|---|
TimerGauge |
TaskIOMetricGroup.getChangelogBusyTimeMsPerSecond() |
TimerGauge |
TaskIOMetricGroup.getHardBackPressuredTimePerSecond() |
TimerGauge |
TaskIOMetricGroup.getIdleTimeMsPerSecond() |
TimerGauge |
TaskIOMetricGroup.getSoftBackPressuredTimePerSecond() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.