| Interface | Description |
|---|---|
| JobQueue | |
| JobQueueFactory | |
| MappedJobQueue |
The interface for a
JobQueue that is aware of the different queues in
the ResourceManager and allows for the manipulation of jobs on a
queue-by-queue basis. |
| Class | Description |
|---|---|
| FifoMappedJobQueue |
This implementation provides a "queue-aware"
JobQueue that ensures
the FIFO execution of jobs. |
| FifoMappedJobQueueFactory |
This factory class reads in properties set in the resource.properties file
and read in via the command line and uses those properties to create a
FifoMappedJobQueue. |
| JobStack | |
| JobStackJobQueueFactory |
Copyright © 1999–2017 Apache OODT. All rights reserved.