public interface Metrics
| Modifier and Type | Method and Description |
|---|---|
Counter |
counter(java.lang.String name)
Retrieves (or creates) a counter metric with this name.
|
Counter counter(java.lang.String name)
name - a metric nameCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.