Package | Description |
---|---|
nl.esciencecenter.xenon.jobs |
This package contains the classes and interfaces used to run jobs.
|
Modifier and Type | Method and Description |
---|---|
QueueStatus |
Jobs.getQueueStatus(Scheduler scheduler,
String queueName)
Get the status of the
queue of scheduler . |
QueueStatus[] |
Jobs.getQueueStatuses(Scheduler scheduler,
String... queueNames)
Get the status of all
queues of scheduler . |