com.atlassian.bamboo.filter
Class PerformanceStatistics.Stats
java.lang.Object
com.atlassian.bamboo.filter.PerformanceStatistics.Stats
- Enclosing class:
- PerformanceStatistics
public static class PerformanceStatistics.Stats
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceStatistics.Stats
public PerformanceStatistics.Stats(long totalTime,
long count)
getTotalTime
public long getTotalTime()
getPercentile97th
public Integer getPercentile97th()
getAvgTime
public long getAvgTime()
getCount
public long getCount()
with97percentile
public PerformanceStatistics.Stats with97percentile(@Nullable
Integer integer)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.