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

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

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


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

Constructor Detail

RefreshServiceAclsResponse

public RefreshServiceAclsResponse()
Method Detail

newInstance

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


Copyright © 2014 Apache Software Foundation. All Rights Reserved.