org.apache.hadoop.hdfs.protocolPB
Class GetUserMappingsProtocolClientSideTranslatorPB
java.lang.Object
org.apache.hadoop.hdfs.protocolPB.GetUserMappingsProtocolClientSideTranslatorPB
- All Implemented Interfaces:
- Closeable, org.apache.hadoop.ipc.ProtocolMetaInterface, org.apache.hadoop.tools.GetUserMappingsProtocol
public class GetUserMappingsProtocolClientSideTranslatorPB
- extends Object
- implements org.apache.hadoop.ipc.ProtocolMetaInterface, org.apache.hadoop.tools.GetUserMappingsProtocol, Closeable
Fields inherited from interface org.apache.hadoop.tools.GetUserMappingsProtocol |
versionID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetUserMappingsProtocolClientSideTranslatorPB
public GetUserMappingsProtocolClientSideTranslatorPB(org.apache.hadoop.hdfs.protocolPB.GetUserMappingsProtocolPB rpcProxy)
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Throws:
IOException
getGroupsForUser
public String[] getGroupsForUser(String user)
throws IOException
- Specified by:
getGroupsForUser
in interface org.apache.hadoop.tools.GetUserMappingsProtocol
- Throws:
IOException
isMethodSupported
public boolean isMethodSupported(String methodName)
throws IOException
- Specified by:
isMethodSupported
in interface org.apache.hadoop.ipc.ProtocolMetaInterface
- Throws:
IOException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.