@Internal public class MetricDistribution extends Object implements org.apache.flink.metrics.Gauge<Long>
Gauge
MetricDistribution()
Long
getValue()
void
update(long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMetricType
public MetricDistribution()
public void update(long value)
public Long getValue()
getValue
org.apache.flink.metrics.Gauge<Long>
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.