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

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

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


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

Constructor Detail

RefreshUserToGroupsMappingsResponse

public RefreshUserToGroupsMappingsResponse()
Method Detail

newInstance

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


Copyright © 2014 Apache Software Foundation. All Rights Reserved.