org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica
Class FiCaSchedulerUtils

java.lang.Object
  extended by org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerUtils

public class FiCaSchedulerUtils
extends Object


Constructor Summary
FiCaSchedulerUtils()
           
 
Method Summary
static boolean isBlacklisted(FiCaSchedulerApp application, FiCaSchedulerNode 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

FiCaSchedulerUtils

public FiCaSchedulerUtils()
Method Detail

isBlacklisted

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


Copyright © 2014 Apache Software Foundation. All Rights Reserved.