org.apache.hadoop.yarn.server.resourcemanager.scheduler
Class SchedulerAppUtils

java.lang.Object
  extended by org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppUtils

public class SchedulerAppUtils
extends Object


Constructor Summary
SchedulerAppUtils()
           
 
Method Summary
static boolean isBlacklisted(SchedulerApplication application, SchedulerNode node, org.apache.commons.logging.Log LOG)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedulerAppUtils

public SchedulerAppUtils()
Method Detail

isBlacklisted

public static boolean isBlacklisted(SchedulerApplication application,
                                    SchedulerNode node,
                                    org.apache.commons.logging.Log LOG)


Copyright © 2014 Apache Software Foundation. All Rights Reserved.