Class UiSessionStatsStatsTableRecord
java.lang.Object
org.teamapps.uisession.statistics.app.UiSessionStatsStatsTableRecord
- All Implemented Interfaces:
SessionStatsTableRecord
public class UiSessionStatsStatsTableRecord extends java.lang.Object implements SessionStatsTableRecord
-
Constructor Summary
Constructors Constructor Description UiSessionStatsStatsTableRecord(UiSessionStats uiSessionStats) -
Method Summary
Modifier and Type Method Description ClientBackPressureInfogetClientBackPressureInfo()UiSessionStatsgetStatistics()UiSessiongetUiSession()
-
Constructor Details
-
Method Details
-
getUiSession
- Specified by:
getUiSessionin interfaceSessionStatsTableRecord
-
getStatistics
- Specified by:
getStatisticsin interfaceSessionStatsTableRecord
-
getClientBackPressureInfo
- Specified by:
getClientBackPressureInfoin interfaceSessionStatsTableRecord
-