org.apache.hadoop.yarn.server.api.protocolrecords
Class RefreshQueuesRequest

java.lang.Object
  extended by org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest

@InterfaceAudience.Private
@InterfaceStability.Stable
public abstract class RefreshQueuesRequest
extends Object


Constructor Summary
RefreshQueuesRequest()
           
 
Method Summary
static RefreshQueuesRequest newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshQueuesRequest

public RefreshQueuesRequest()
Method Detail

newInstance

@InterfaceAudience.Public
@InterfaceStability.Stable
public static RefreshQueuesRequest newInstance()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.