| Package | Description |
|---|---|
| org.jppf.client.monitoring.jobs |
Classes supporting the monitoring and refreshing of the JPPF jobs hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
JobDispatch |
JobMonitoringEvent.getJobDispatch()
Get the related job dispatch, if any.
|
JobDispatch |
Job.getJobDispatch(String nodeUuid)
Get the dispatch with the specified node uuid for this job.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobDispatch> |
JobMonitor.getAllJobDispatches(String jobUuid)
Get the dispatches of the specified job accrosss the entire topology.
|
List<JobDispatch> |
Job.getJobDispatches()
Get the job dispatches for this job.
|
Copyright © 2005-2019 JPPF Team.