- java.lang.Object
-
- org.apache.flink.table.runtime.operators.metrics.SimpleGauge<T>
-
-
Constructor Summary
Constructors
| Constructor and Description |
SimpleGauge(T initialValue) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.flink.metrics.Gauge
getMetricType
-
-
Method Detail
-
getValue
public T getValue()
- Specified by:
getValue in interface org.apache.flink.metrics.Gauge<T>
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.