public class JobDispatch extends AbstractJobComponent
children, parent, uuid| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Get a user-friendly representation of this topology component.
|
Job |
getJob()
Get the job to which this dispatch belongs.
|
org.jppf.job.JobInformation |
getJobInformation()
Get the information on the job.
|
TopologyNode |
getNode()
Get the information on the node for ths job dispatch.
|
String |
toString() |
equals, getChild, getChildCount, getChildren, getParent, getUuid, hashCodepublic TopologyNode getNode()
TopologyNode instance.public org.jppf.job.JobInformation getJobInformation()
JobInformation.public String getDisplayName()
AbstractComponentgetDisplayName in class AbstractComponent<AbstractJobComponent>Copyright © 2005-2019 JPPF Team.