| Package | Description |
|---|---|
| org.jppf.client.monitoring.jobs |
Classes supporting the monitoring and refreshing of the JPPF jobs hierarchy.
|
| org.jppf.client.monitoring.topology |
Classes supporting the monitoring and refreshing of the JPPF grid topology.
|
| Class and Description |
|---|
| TopologyDriver
Implementation of
TopologyDriver for JPPF drivers. |
| TopologyListener
Listener interface for changes in the grid topology.
|
| TopologyListenerAdapter
A convenience class for subclasses that wish to receive topology events
without having to implement all the methods of the
TopologyListener interface. |
| TopologyManager
Instances of this class discover and maintain a representation of a JPPF grid topology.
|
| TopologyNode
Implementation of
TopologyDriver for JPPF nodes. |
| Class and Description |
|---|
| AbstractTopologyComponent
Base superclass for components of a JPPF grid topology.
|
| TopologyDriver
Implementation of
TopologyDriver for JPPF drivers. |
| TopologyEvent
Instances of this class represent topology events, including addition/removal of a driver,
addition/removal/update of a node and addition/removal of a peer driver connected as a node.
|
| TopologyListener
Listener interface for changes in the grid topology.
|
| TopologyManager
Instances of this class discover and maintain a representation of a JPPF grid topology.
|
| TopologyNode
Implementation of
TopologyDriver for JPPF nodes. |
| TopologyPeer
Instances of this class represent peer drivers as nodes for the driver they are connected to.
|
Copyright © 2005-2019 JPPF Team.