Package org.jppf.ui.monitoring.data

Set of classes to handle the incoming statistics from the server.

See:
          Description

Interface Summary
StatsConstants Constants for the JPPF statistics collected form the server.
 

Class Summary
ConnectionDataHolder Instances of this class hold and manage statistics data snapshots for a single driver connection.
StatsFormatter This class provides a set of methods to format the statistics data received from the server.
StatsHandler This class provides a convenient access to the statistics obtained from the JPPF server.
StatsRefreshTask Instances of this class are tasks run periodically from a timer thread, requesting the latest statistics form a JPPF driver connection each time they are run.
 

Enum Summary
Fields  
 

Package org.jppf.ui.monitoring.data Description

Set of classes to handle the incoming statistics from the server.



Copyright © 2005-2010 JPPF Team.