Uses of Package
org.objectweb.proactive.scheduler

Packages that use org.objectweb.proactive.scheduler
org.objectweb.proactive.core.descriptor.services Provides classes to start JVM acquisition services like RMI lookup service on a ProActiveRuntime, P2P ProActiveRuntime acquisition service, or Fault Tolerance service. 
org.objectweb.proactive.core.descriptor.xml Provides all classes needed for parsing XML Deployment Descriptor files, and building related java objects
org.objectweb.proactive.scheduler   
org.objectweb.proactive.scheduler.policy   
 

Classes in org.objectweb.proactive.scheduler used by org.objectweb.proactive.core.descriptor.services
Scheduler
          This is the class of the scheduler daemon.
SchedulerConstants
           
 

Classes in org.objectweb.proactive.scheduler used by org.objectweb.proactive.core.descriptor.xml
Scheduler
          This is the class of the scheduler daemon.
 

Classes in org.objectweb.proactive.scheduler used by org.objectweb.proactive.scheduler
Agent
           
GenericJob
          This class includes the definition and description of the jobs
ProActiveTask
           
QueueFullException
          This exception is obtained when attempting to insert a job to the queue and that the queue is full.
RessourceManager
          This is the class that is responsible for the "management" (allocation, disallocation ...)
Scheduler
          This is the class of the scheduler daemon.
SchedulerConstants
           
 

Classes in org.objectweb.proactive.scheduler used by org.objectweb.proactive.scheduler.policy
GenericJob
          This class includes the definition and description of the jobs
JobConstants
           
Queue
          This is the class definition of the queue that shall be used to store the jobs to be started in a HashMap.
RessourceManager
          This is the class that is responsible for the "management" (allocation, disallocation ...)
SchedulerConstants
           
 



Copyright 2001-2007 INRIA All Rights Reserved.