Interface SessionStatsTableRecord
- All Known Implementing Classes:
UiSessionSessionStatsTableRecord,UiSessionStatsStatsTableRecord
public interface SessionStatsTableRecord
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getUiSession
UiSession getUiSession() -
getStatistics
UiSessionStats getStatistics() -
getClientBackPressureInfo
ClientBackPressureInfo getClientBackPressureInfo()
-