@LimitedPrivate({"HDFS","MapReduce"})
@Evolving
public interface RefreshUserMappingsProtocol
| Modifier and Type | Field | Description |
|---|---|---|
static long |
versionID |
Version 1: Initial version.
|
| Modifier and Type | Method | 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.IOException - raised on errors performing I/O.void refreshSuperUserGroupsConfiguration()
throws java.io.IOException
java.io.IOException - raised on errors performing I/O.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.