@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
IOException
void refreshSuperUserGroupsConfiguration() throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.