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

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

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


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

Constructor Detail

RefreshSuperUserGroupsConfigurationResponse

public RefreshSuperUserGroupsConfigurationResponse()
Method Detail

newInstance

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


Copyright © 2014 Apache Software Foundation. All Rights Reserved.