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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceStatistics.UrlStats
public PerformanceStatistics.UrlStats()
put
public void put(String url,
com.atlassian.bamboo.filter.PerformanceStatistics.Times times)
getNotNull
@NotNull
public com.atlassian.bamboo.filter.PerformanceStatistics.Times getNotNull(String url)
getSnapshot
public PerformanceStatistics.UrlStats getSnapshot()
getUrlStatsMap
public Map<String,com.atlassian.bamboo.filter.PerformanceStatistics.Times> getUrlStatsMap()
getStats
public PerformanceStatistics.Stats getStats()
- Specified by:
getStats
in interface PerformanceStatistics.StatProvider
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.