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

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

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


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

Constructor Detail

RefreshAdminAclsResponse

public RefreshAdminAclsResponse()
Method Detail

newInstance

@InterfaceAudience.Private
@InterfaceStability.Unstable
public static RefreshAdminAclsResponse newInstance()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.