Uses of Interface
com.atlassian.confluence.util.profiling.TimerSnapshot

Packages that use TimerSnapshot
com.atlassian.confluence.plugins.monitoring.rest   
com.atlassian.confluence.util.profiling   
 

Uses of TimerSnapshot in com.atlassian.confluence.plugins.monitoring.rest
 

Constructors in com.atlassian.confluence.plugins.monitoring.rest with parameters of type TimerSnapshot
TimerSnapshotModel(TimerSnapshot sample)
           
 

Uses of TimerSnapshot in com.atlassian.confluence.util.profiling
 

Methods in com.atlassian.confluence.util.profiling that return types with arguments of type TimerSnapshot
 List<TimerSnapshot> ConfluenceMonitoringControl.snapshotTimers()
          Returns a snapshot of the timers.
 List<TimerSnapshot> AtlassianInstrumentationConfluenceMonitoring.snapshotTimers()
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.