public static class PerformanceStatistics.ServletPathStats extends Object implements PerformanceStatistics.StatProvider
Constructor and Description |
---|
ServletPathStats() |
Modifier and Type | Method and Description |
---|---|
Set<Map.Entry<String,PerformanceStatistics.UrlStats>> |
getEntries() |
PerformanceStatistics.UrlStats |
getNotNull(String servletPath) |
PerformanceStatistics.ServletPathStats |
getSnapshot() |
PerformanceStatistics.Stats |
getStats() |
public PerformanceStatistics.UrlStats getNotNull(String servletPath)
public PerformanceStatistics.ServletPathStats getSnapshot()
public Set<Map.Entry<String,PerformanceStatistics.UrlStats>> getEntries()
public PerformanceStatistics.Stats getStats()
getStats
in interface PerformanceStatistics.StatProvider
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.