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

Packages that use RefreshSuperUserGroupsConfigurationResponse
org.apache.hadoop.yarn.server.api   
org.apache.hadoop.yarn.server.api.protocolrecords   
 

Uses of RefreshSuperUserGroupsConfigurationResponse in org.apache.hadoop.yarn.server.api
 

Methods in org.apache.hadoop.yarn.server.api that return RefreshSuperUserGroupsConfigurationResponse
 RefreshSuperUserGroupsConfigurationResponse ResourceManagerAdministrationProtocol.refreshSuperUserGroupsConfiguration(RefreshSuperUserGroupsConfigurationRequest request)
           
 

Uses of RefreshSuperUserGroupsConfigurationResponse in org.apache.hadoop.yarn.server.api.protocolrecords
 

Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return RefreshSuperUserGroupsConfigurationResponse
static RefreshSuperUserGroupsConfigurationResponse RefreshSuperUserGroupsConfigurationResponse.newInstance()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.