| Package | Description |
|---|---|
| org.jppf.management |
Support for the JMX-based management of JPPF components.
|
| org.jppf.server.job.management |
Support for job management mbeans in the server.
|
| Modifier and Type | Method and Description |
|---|---|
NodeJobInformation[] |
JMXDriverConnectionWrapper.getNodeInformation(String jobId)
Get a list of objects describing the nodes to which the whole or part of a job was dispatched.
|
| Modifier and Type | Field and Description |
|---|---|
static NodeJobInformation[] |
NodeJobInformation.EMPTY_ARRAY
Empty array
|
| Modifier and Type | Method and Description |
|---|---|
NodeJobInformation[] |
DriverJobManagementMBean.getNodeInformation(String jobUuid)
Get a list of objects describing the nodes to which the whole or part of a job was dispatched.
|
Copyright © 2005-2012 JPPF Team.