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

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

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


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

Constructor Detail

RefreshAdminAclsRequest

public RefreshAdminAclsRequest()
Method Detail

newInstance

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


Copyright © 2014 Apache Software Foundation. All Rights Reserved.