@InterfaceAudience.LimitedPrivate(value={"HDFS","MapReduce"})
@InterfaceStability.Evolving
public interface RefreshUserMappingsProtocol
extends org.apache.hadoop.ipc.VersionedProtocol
| 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 java.io.IOException
java.io.IOExceptionvoid refreshSuperUserGroupsConfiguration()
throws java.io.IOException
java.io.IOExceptionCopyright © 2009 The Apache Software Foundation