public static class Instruments.Counters extends Object
Constructor and Description |
---|
Counters(Map<String,Instruments.Counter> counters) |
Modifier and Type | Method and Description |
---|---|
Instruments.Counter |
getCounter(String name)
In case when there is no counter with given name defined returns counter without value.
|
public Counters(Map<String,Instruments.Counter> counters)
@Nonnull public Instruments.Counter getCounter(String name)
name
- counter nameCopyright © 2002-2022 Atlassian. All Rights Reserved.