Class TimeToConsumeGauge
java.lang.Object
org.apache.flink.runtime.io.network.metrics.TimeToConsumeGauge
- All Implemented Interfaces:
org.apache.flink.metrics.Gauge<Long>,org.apache.flink.metrics.Metric
Gauge metric measuring the maximal time to consume all buffers of all input gates.
-
Constructor Details
-
TimeToConsumeGauge
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceorg.apache.flink.metrics.Gauge<Long>
-