Uses of Class
org.apache.uima.ducc.rm.scheduler.SchedConstants.Policy

Packages that use SchedConstants.Policy
org.apache.uima.ducc.rm.scheduler   
 

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

Methods in org.apache.uima.ducc.rm.scheduler that return SchedConstants.Policy
 SchedConstants.Policy ResourceClass.getPolicy()
           
 SchedConstants.Policy RmJob.getSchedulingPolicy()
           
 SchedConstants.Policy IRmJob.getSchedulingPolicy()
           
static SchedConstants.Policy SchedConstants.Policy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SchedConstants.Policy[] SchedConstants.Policy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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