Classes | |
class | ActiveExecuter |
class | Agent |
class | Communicator |
This is the main class used to communicate with the scheduler daemon to submit the commands to the scheduler like the submission, deletion and statistics of any job and the nodes status command. More... | |
class | DeployedTask |
Class that contains the description of the job and the reference to an agent that keeps track of the job evolution. More... | |
class | GenericJob |
This class includes the definition and description of the jobs . More... | |
interface | JobConstants |
class | JobNoDescriptor |
This is the class that supports the jobs that have no XML descriptor API. More... | |
class | ProActiveJobHandler |
This is the main class used for parsing the jobs submitted with the xml deployment descriptor file. More... | |
interface | ProActiveTask |
class | Queue |
This is the class definition of the queue that shall be used to store the jobs to be started in a HashMap. More... | |
class | QueueFullException |
This exception is obtained when attempting to insert a job to the queue and that the queue is full. More... | |
class | RessourceListener |
This is the main object needed to get all the nodes created and add them to the unused queue of the RessourceManager. More... | |
class | RessourceManager |
This is the class that is responsible for the "management" (allocation, disallocation . More... | |
class | Scheduler |
This is the class of the scheduler daemon. More... | |
interface | SchedulerConstants |
class | TaskScheduler |
Packages | |
package | policy |