|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Dispatcher | Allows to dispatch a job to a remote machine and to retrieve it's output. |
| DispatcherChooser | Deprecated. Replaced by GenericCompositeDispatcher |
| JobInitializer | Analizes a job requests. |
| Policy | A policy to decide how and where a job should be dispatched. |
| Class Summary | |
|---|---|
| AccessMethod | A configuration object used to combine (associate) the dispatcher with the queue under a gatekeeper. |
| BatchSystem | Deprecated. This config object is no longer used |
| CatalogQuery | Encapsulate a query to the file catalog. |
| ComponentLibrary | The base class that encapsulates(points to) the configurations object. |
| CompositeDispatcher | Deprecated. Replaced by GenericCompositeDispatcher |
| GateKeeperAccessPoint | A configuration object used to describe how to access a site from a gatekeeper. |
| GenericCompositeDispatcher | This class submits all jobs to lower level dispatchers using the dispatcher object the particular job points to. |
| GridCat | Deprecated. Replaced by information service base classes. |
| Job | Describes one of the processes to be dispatched with the underlying scheduler. |
| LocalAccessPoint | A configuration object used to describe how to access a batch system locally |
| LogFormatter | Defines the log output format of the log of the scheduler. |
| OutputAction | Description of what to do with the output. |
| OutputCopyAction | An OutputAction for copying output date to a differnt location. |
| OutputFile | Represent an Output file description. |
| OutputLinkAction | Description of how to link output files. |
| OutputRegisterAction | Description of how to register an output file. |
| Queue | Description of a batch system queue. |
| Queues | A toolkit for working with lists of queue objects. |
| Scheduler | A scheduler able to verify a job description, chosing the target machine according to a policy and dispatch the job. |
| SchedulerCommandLine | Used for parsing options passes to the scheduler via the command line. |
| SchedulerProperties | Deprecated. |
| Site | This class defines a site used in the config. |
Core classes and interfaces that provide the skeleton components for scheduler. All other scheduler packages are children of this.
You can find additional information on the STAR scheduler website.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||