Class UserInfoHistoryEntry


  • public class UserInfoHistoryEntry
    extends java.lang.Object
    Additional information that is stored for history entries for server statistics.
    Author:
    Christopher Mindus
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • appSessionCount

        public final int appSessionCount
        App session count.
      • clientSessionCount

        public final int clientSessionCount
        Client session count.