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

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

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


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

Constructor Detail

RefreshUserToGroupsMappingsRequest

public RefreshUserToGroupsMappingsRequest()
Method Detail

newInstance

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


Copyright © 2014 Apache Software Foundation. All Rights Reserved.