org.apache.hadoop.yarn.server.resourcemanager.resource
Class Priority

java.lang.Object
  extended by org.apache.hadoop.yarn.server.resourcemanager.resource.Priority

public class Priority
extends Object


Nested Class Summary
static class Priority.Comparator
           
 
Constructor Summary
Priority()
           
 
Method Summary
static org.apache.hadoop.yarn.api.records.Priority create(int prio)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Priority

public Priority()
Method Detail

create

public static org.apache.hadoop.yarn.api.records.Priority create(int prio)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.