public final class SessionStatistics extends Object
| Constructor and Description |
|---|
SessionStatistics(int maxRequests) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequestInfo(String requestId,
PerformanceCollector collector,
StatisticsCollectorBase thisrequest)
Merge the request data.
|
SessionStatisticsEntry |
getEntry(String requestId) |
List<SessionStatisticsEntry> |
getRequests() |
public List<SessionStatisticsEntry> getRequests()
public void addRequestInfo(String requestId, PerformanceCollector collector, StatisticsCollectorBase thisrequest)
collector - thisrequest - @Nullable public SessionStatisticsEntry getEntry(String requestId)
Copyright © 2017 etc.to. All rights reserved.