Interface | Description |
---|---|
JobCompletionHandler |
Callback interface when a job has been completed on an Open Grid cluster.
|
JobStatusUpdater |
Defines an interface for hooking non-grid jobs into the async feature
of status updates made by
OpenGridService . |
Class | Description |
---|---|
OpenGridService |
Service class for asynchronous communication with Open Grid
Scheduler clusters.
|
OpenGridService.JobCompletionInvoker | |
OpenGridService.JobStatusTimerTask |
Task for checking current status of jobs that has been
sent to the cluster.
|
OpenGridServiceConfigureFactory |
Action factory that creates a "Configure" button in the "Action"
column for the Open Grid service.
|
OpenGridServiceFactory |
Action factory and service controller for the
OpenGridService . |
OpenGridServiceFactory.OpenGridServiceControllerAction | |
OpenGridSignalHandlerFactory |
Signal handler implementation for Open Grid Scheduler clusters.
|
OpenGridSignalHandlerFactory.OpenGridSignalHandler |
Signal handler implementation.
|