public class GetUserMappingsProtocolClientSideTranslatorPB extends Object implements org.apache.hadoop.ipc.ProtocolMetaInterface, org.apache.hadoop.tools.GetUserMappingsProtocol, Closeable
Constructor and Description |
---|
GetUserMappingsProtocolClientSideTranslatorPB(org.apache.hadoop.hdfs.protocolPB.GetUserMappingsProtocolPB rpcProxy) |
public GetUserMappingsProtocolClientSideTranslatorPB(org.apache.hadoop.hdfs.protocolPB.GetUserMappingsProtocolPB rpcProxy)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public String[] getGroupsForUser(String user) throws IOException
getGroupsForUser
in interface org.apache.hadoop.tools.GetUserMappingsProtocol
IOException
public boolean isMethodSupported(String methodName) throws IOException
isMethodSupported
in interface org.apache.hadoop.ipc.ProtocolMetaInterface
IOException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.