@InterfaceAudience.LimitedPrivate(value={"HDFS","MapReduce"})
@InterfaceStability.Evolving
public interface GetUserMappingsProtocol
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 |
|---|---|
java.lang.String[] |
getGroupsForUser(java.lang.String user)
Get the groups which are mapped to the given user.
|
static final long versionID
Copyright © 2009 The Apache Software Foundation