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

Packages that use ISchedulerMain
org.apache.uima.ducc.rm   
org.apache.uima.ducc.rm.scheduler   
 

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

Methods in org.apache.uima.ducc.rm that return ISchedulerMain
 ISchedulerMain ResourceManagerComponent.getScheduler()
           
 

Constructors in org.apache.uima.ducc.rm with parameters of type ISchedulerMain
JobManagerConverter(ISchedulerMain scheduler, NodeStability ns)
           
 

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

Classes in org.apache.uima.ducc.rm.scheduler that implement ISchedulerMain
 class Scheduler
          This process orchestrates scheduling.
 



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