public class UpTimeGauge extends Object implements org.apache.flink.metrics.Gauge<Long>
For jobs that are not running any more, it returns .
static String
METRIC_NAME
UpTimeGauge(JobStatusProvider jobStatusProvider)
Long
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetricType
public static final String METRIC_NAME
public UpTimeGauge(JobStatusProvider jobStatusProvider)
public Long getValue()
getValue
org.apache.flink.metrics.Gauge<Long>
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.