public class UserInfoHistoryEntry extends Object Additional information that is stored for history entries for server statistics.
- Author:
- Christopher Mindus
Field Summary 
Fields
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Details 
appSessionCount 
public final int appSessionCount
App session count.
clientSessionCount 
public final int clientSessionCount
Client session count.