| Package | Description |
|---|---|
| org.jppf.client.monitoring.topology |
Classes supporting the monitoring and refreshing of the JPPF grid topology.
|
| Modifier and Type | Method and Description |
|---|---|
TopologyPeer |
TopologyManager.getPeer(String uuid)
Get the peer with the specified uuid.
|
| Modifier and Type | Method and Description |
|---|---|
List<TopologyPeer> |
TopologyManager.getPeers()
Get the peers currently handled.
|
List<TopologyPeer> |
TopologyDriver.getPeers()
Convenience method to get the peers connected to this driver as
TopologyPeer objects. |
Copyright © 2005-2019 JPPF Team.