MutableCounterInt, MutableCounterLong@Public @Evolving public abstract class MutableCounter extends MutableMetric
| Modifier | Constructor | Description |
|---|---|---|
protected |
MutableCounter(MetricsInfo info) |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
incr() |
Increment the metric value by 1.
|
protected MetricsInfo |
info() |
changed, clearChanged, setChanged, snapshot, snapshotprotected MutableCounter(MetricsInfo info)
protected MetricsInfo info()
public abstract void incr()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.