| 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.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyDriver |
JobDriver.getTopologyDriver()
Get the associated driver from the topology monitor.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyDriver |
TopologyNode.getDriver()
Convenience method to get the driver this node is attached to as a
TopologyDriver instance. |
TopologyDriver |
TopologyEvent.getDriver()
Get the driver data.
|
TopologyDriver |
TopologyManager.getDriver(String uuid)
Get the driver with the specified uuid.
|
| Modifier and Type | Method and Description |
|---|---|
List<TopologyDriver> |
TopologyManager.getDrivers()
Get the drivers currently handled.
|
Copyright © 2005-2019 JPPF Team.