public class SessionStatisticsEntry extends Object
| Constructor and Description |
|---|
SessionStatisticsEntry(StatisticsCollectorBase request,
String requestId,
int id,
PerformanceStore ps) |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
List<DbMetric> |
getMetrics() |
StatisticsCollectorBase |
getRequest() |
String |
getRequestId() |
PerformanceStore |
getStore() |
Date |
getTS() |
public SessionStatisticsEntry(StatisticsCollectorBase request, String requestId, int id, PerformanceStore ps)
public String getRequestId()
public StatisticsCollectorBase getRequest()
public int getId()
public Date getTS()
public PerformanceStore getStore()
Copyright © 2017 etc.to. All rights reserved.