|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DRMConnector | Interface defining the pluggable component in GridSAM responsible for launching a job instance onto a Distributed Resource Management system. |
DRMConnectorManager | A DRMConnectorManager defines the interface of a manager to instances of DRMConnector. |
DRMResourceChecker | |
FileSystemProvider | Interface for pluggable file system |
JobContext | Interface defining a context object being passed through the launching pipeline providing useful information about the job and the environment to be launched. |
JobContext.ThrowableRunnable | A runnable-like interface that allows exception to be caught |
JobInstanceStore | Manager interface of JobInstance storage. |
JobManagerContext | Context interface for DRMConnector to take advantage of services provided by the JobManager |
PersistenceStore | Interface defining a storage of persistent objects |
Transaction | Interface defining operations to deal with a persistence transaction |
Exception Summary | |
---|---|
PersistenceException | Exception thrown by the JobInstanceStore when a JobInstance cannot be persisted |
Package containing interfaces that define the Service Provider Interface (SPI) of GridSAM. This is not intended to be used by client directly. GridSAM plugin providers can implement these interfaces to customise the behaviour of the GridSAM job management engine.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |