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(ExecutionGraph executionGraph)
Long
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String METRIC_NAME
public UpTimeGauge(ExecutionGraph executionGraph)
public Long getValue()
getValue
org.apache.flink.metrics.Gauge<Long>
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.