Interface RecordableSessionManagerStatistics

All Superinterfaces:
Recordable<ImmutableSessionMetaData>, io.undertow.server.session.SessionManagerStatistics
All Known Implementing Classes:
DistributableSessionManagerStatistics

public interface RecordableSessionManagerStatistics extends io.undertow.server.session.SessionManagerStatistics, Recordable<ImmutableSessionMetaData>
Recordable SessionManagerStatistics.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.wildfly.clustering.ee.Recordable

    record, reset

    Methods inherited from interface io.undertow.server.session.SessionManagerStatistics

    getActiveSessionCount, getAverageSessionAliveTime, getCreatedSessionCount, getExpiredSessionCount, getHighestSessionCount, getMaxActiveSessions, getMaxSessionAliveTime, getRejectedSessions, getStartTime