@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class MutableCounter extends MutableMetric
| Modifier | Constructor and Description | 
|---|---|
| protected  | MutableCounter(MetricsInfo info) | 
| Modifier and Type | Method and 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 © 2025 Apache Software Foundation. All rights reserved.