Uses of Interface
org.apache.uima.ducc.rm.scheduler.SchedConstants

Packages that use SchedConstants
org.apache.uima.ducc.rm   
org.apache.uima.ducc.rm.config   
org.apache.uima.ducc.rm.event   
org.apache.uima.ducc.rm.scheduler   
 

Uses of SchedConstants in org.apache.uima.ducc.rm
 

Classes in org.apache.uima.ducc.rm that implement SchedConstants
 class JobManagerConverter
          Convert the scheduler's structures into the events that get returned to the world.
 class NodeStability
           
 class ResourceManagerComponent
           
 

Uses of SchedConstants in org.apache.uima.ducc.rm.config
 

Classes in org.apache.uima.ducc.rm.config that implement SchedConstants
 class ResourceManagerConfiguration
           
 

Uses of SchedConstants in org.apache.uima.ducc.rm.event
 

Classes in org.apache.uima.ducc.rm.event that implement SchedConstants
 class ResourceManagerEventListener
           
 

Uses of SchedConstants in org.apache.uima.ducc.rm.scheduler
 

Subinterfaces of SchedConstants in org.apache.uima.ducc.rm.scheduler
 interface IRmJob
          This class represents a job inside the scheduler.
 

Classes in org.apache.uima.ducc.rm.scheduler that implement SchedConstants
 class Machine
           
 class NodepoolScheduler
          This implementation of IScheduler is the initial implementation of a scheduler using classes.
 class ResourceClass
          This represents a priority class.
 class RmJob
           
 class Scheduler
          This process orchestrates scheduling.
 class Share
          This may more correctly thought of as representing a Process.
 



Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.