Interface | Description |
---|---|
BackendManager |
Interface for the backend manager
|
BackendRepository |
Interface to handle loading of the configuration for which queues are associated
with which backend.
|
BackendRepositoryFactory |
Class | Description |
---|---|
QueueMuxBatchManager | |
QueueMuxMonitor | |
QueueMuxScheduler |
This scheduler multiplexes between multiple schedulers based on the "queue" .
|
QueueMuxSchedulerFactory |
This class acts as a factory for the whole queue-mux
set of classes.
|
StandardBackendManager |
This manager keeps track of the mux-able backends for the resource manager.
|
XmlBackendRepository |
Class to load BackendManager from XML file.
|
XmlBackendRepositoryFactory |
Copyright © 1999–2017 Apache OODT. All rights reserved.