@InterfaceAudience.LimitedPrivate(value={"HDFS","MapReduce"}) @InterfaceStability.Evolving public interface RefreshUserMappingsProtocol
| Modifier and Type | Field and Description |
|---|---|
static long |
versionID
Version 1: Initial version.
|
| Modifier and Type | Method and Description |
|---|---|
void |
refreshSuperUserGroupsConfiguration()
Refresh superuser proxy group list
|
void |
refreshUserToGroupsMappings()
Refresh user to group mappings.
|
static final long versionID
void refreshUserToGroupsMappings()
throws IOException
IOExceptionvoid refreshSuperUserGroupsConfiguration()
throws IOException
IOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.