Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jppf.job Classes and Interfaces - 15 results found.
| Name | Description | Type | Package | Framework |
| AllJobsSelector | A job selector which accepts all jobs. | Class | org.jppf.job | Jppf |
|
| JobEventType | This enum describes the types of events emitted by a JPPFJobManager. | Class | org.jppf.job | Jppf |
|
| JobInformation | Instances of this class provide information about the state of a job being processed by a driver. | Class | org.jppf.job | Jppf |
|
| JobNotification | Instances of this class represent events emitted by a JPPFJobManager. | Class | org.jppf.job | Jppf |
|
| JobReturnReason | enum JobReturnReasonEnumeration of the possible reasons why a set of tasks is returned by a node in a given state. | Class | org.jppf.job | Jppf |
|
| JobSelector | Interface used to select or filter jobs in a client, driver or node. | Interface | org.jppf.job | Jppf |
|
| JobTasksEvent | Instances of this class encapsulate information on job dispatches to nodes. | Class | org.jppf.job | Jppf |
|
| JobTasksListener | Listener interface for classes that wish to receive notifications of job tasks dispatched or returned in the driver. | Interface | org.jppf.job | Jppf |
|
| JobTasksListenerManager | of job tasks listeners and notify these listeners of job tasks events. | Interface | org.jppf.job | Jppf |
|
| JobUuidSelector | A job selector which accepts all jobs whose uuids are in the set specified in one of its constructors. | Class | org.jppf.job | Jppf |
|
| ScriptedJobSelector | A job selector that uses a script to accept jobs. | Class | org.jppf.job | Jppf |
|
| ServerTaskInformation | Instances of this class provide information about tasks that were dispatched to a node, at the time they are returned from the node. | Class | org.jppf.job | Jppf |
|
| TaskReturnEvent | Instances of this class encapsulate information on job dispatches to nodes. | Class | org.jppf.job | Jppf |
|
| TaskReturnListener | Listener interface for classes that wish to listen to job return events in the driver. | Interface | org.jppf.job | Jppf |
|
| TaskReturnManager | of task return listeners and notify these listeners of task return events. | Interface | org.jppf.job | Jppf |