org.apache.hadoop.mapreduce.v2.hs.protocol
Interface HSAdminProtocol

All Superinterfaces:
org.apache.hadoop.tools.GetUserMappingsProtocol, HSAdminRefreshProtocol, org.apache.hadoop.security.RefreshUserMappingsProtocol
All Known Implementing Classes:
HSAdminServer

@InterfaceAudience.Private
@InterfaceStability.Evolving
public interface HSAdminProtocol
extends org.apache.hadoop.tools.GetUserMappingsProtocol, org.apache.hadoop.security.RefreshUserMappingsProtocol, HSAdminRefreshProtocol

Protocol use


Field Summary
 
Fields inherited from interface org.apache.hadoop.tools.GetUserMappingsProtocol
versionID
 
Fields inherited from interface org.apache.hadoop.security.RefreshUserMappingsProtocol
versionID
 
Method Summary
 
Methods inherited from interface org.apache.hadoop.tools.GetUserMappingsProtocol
getGroupsForUser
 
Methods inherited from interface org.apache.hadoop.security.RefreshUserMappingsProtocol
refreshSuperUserGroupsConfiguration, refreshUserToGroupsMappings
 
Methods inherited from interface org.apache.hadoop.mapreduce.v2.hs.protocol.HSAdminRefreshProtocol
refreshAdminAcls, refreshJobRetentionSettings, refreshLoadedJobCache, refreshLogRetentionSettings
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.