@Internal
public class ElapsedTimeGauge
extends java.lang.Object
implements org.apache.flink.metrics.Gauge<java.lang.Long>
refreshLastRecordedTime()
.Constructor and Description |
---|
ElapsedTimeGauge(java.util.concurrent.TimeUnit timeUnit) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getValue() |
void |
refreshLastRecordedTime() |