Package jet.server.api.monitor

Interface Summary
ClusterMonitor Cluster monitor is an interface to represent a cluster's states.
CurrentMonitorStatistics Interface CurrentStatistics contains information of current Statistics in the report server.
FinishedReport Interface FinishedReport contains information of finished reports in the report server.
FinishedReportTable Interface FinishedReportTable contains information of a finished report in the report server.
MonitorService Server monitor is an interface to represent a clustered server's states.
MonitorSetting  
RunningReport Interface RunningReport contains information of a running report in the report server.
RunningReportTable Interface RunningReportTable manages running reports.
UserSessionMonitor Interface UserSessionMonitor is used to immediately manage all the user sessions and take charge of communicating with UserSessionManager and other modules.