private static class TestGauge.SimpleGauge extends Object implements org.apache.hadoop.hbase.metrics.Gauge<Long>
Modifier and Type | Field and Description |
---|---|
private AtomicLong |
value |
Modifier | Constructor and Description |
---|---|
private |
SimpleGauge() |
private final AtomicLong value
private SimpleGauge()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.