Uses of Interface
com.atlassian.confluence.util.profiling.CounterSnapshot
-
Packages that use CounterSnapshot Package Description com.atlassian.confluence.util.profiling -
-
Uses of CounterSnapshot in com.atlassian.confluence.util.profiling
Methods in com.atlassian.confluence.util.profiling that return types with arguments of type CounterSnapshot Modifier and Type Method Description @NonNull List<CounterSnapshot>AtlassianInstrumentationConfluenceMonitoring. snapshotCounters()@NonNull List<CounterSnapshot>ConfluenceMonitoringControl. snapshotCounters()Returns a snapshot of the counters.
-