Class RouterUserProtocol
java.lang.Object
org.apache.hadoop.hdfs.server.federation.router.RouterUserProtocol
- All Implemented Interfaces:
org.apache.hadoop.security.RefreshUserMappingsProtocol,org.apache.hadoop.tools.GetUserMappingsProtocol
- Direct Known Subclasses:
RouterAsyncUserProtocol
public class RouterUserProtocol
extends Object
implements org.apache.hadoop.security.RefreshUserMappingsProtocol, org.apache.hadoop.tools.GetUserMappingsProtocol
Module that implements all the RPC calls in
RefreshUserMappingsProtocol GetUserMappingsProtocol in the
RouterRpcServer.-
Field Summary
Fields inherited from interface org.apache.hadoop.tools.GetUserMappingsProtocol
versionIDFields inherited from interface org.apache.hadoop.security.RefreshUserMappingsProtocol
versionID -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RouterUserProtocol
-
-
Method Details
-
refreshUserToGroupsMappings
- Specified by:
refreshUserToGroupsMappingsin interfaceorg.apache.hadoop.security.RefreshUserMappingsProtocol- Throws:
IOException
-
refreshSuperUserGroupsConfiguration
- Specified by:
refreshSuperUserGroupsConfigurationin interfaceorg.apache.hadoop.security.RefreshUserMappingsProtocol- Throws:
IOException
-
getGroupsForUser
- Specified by:
getGroupsForUserin interfaceorg.apache.hadoop.tools.GetUserMappingsProtocol- Throws:
IOException
-