Package com.atlassian.bamboo.filter
Class PerformanceStatistics.UrlStats
java.lang.Object
com.atlassian.bamboo.filter.PerformanceStatistics.UrlStats
- All Implemented Interfaces:
PerformanceStatistics.StatProvider
- Enclosing class:
- PerformanceStatistics
public static class PerformanceStatistics.UrlStats
extends Object
implements PerformanceStatistics.StatProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull com.atlassian.bamboo.filter.PerformanceStatistics.Times
getNotNull
(String url) getStats()
void
-
Constructor Details
-
UrlStats
public UrlStats()
-
-
Method Details
-
put
-
getNotNull
@NotNull public @NotNull com.atlassian.bamboo.filter.PerformanceStatistics.Times getNotNull(String url) -
getSnapshot
-
getUrlStatsMap
-
getStats
- Specified by:
getStats
in interfacePerformanceStatistics.StatProvider
-