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

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

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


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

Constructor Detail

RefreshServiceAclsRequest

public RefreshServiceAclsRequest()
Method Detail

newInstance

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


Copyright © 2014 Apache Software Foundation. All Rights Reserved.