org.apache.hadoop.hdfs.protocolPB
Class GetUserMappingsProtocolServerSideTranslatorPB

java.lang.Object
  extended by org.apache.hadoop.hdfs.protocolPB.GetUserMappingsProtocolServerSideTranslatorPB
All Implemented Interfaces:
org.apache.hadoop.hdfs.protocol.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface, org.apache.hadoop.hdfs.protocolPB.GetUserMappingsProtocolPB

public class GetUserMappingsProtocolServerSideTranslatorPB
extends Object
implements org.apache.hadoop.hdfs.protocolPB.GetUserMappingsProtocolPB


Constructor Summary
GetUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.tools.GetUserMappingsProtocol impl)
           
 
Method Summary
 org.apache.hadoop.hdfs.protocol.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto getGroupsForUser(com.google.protobuf.RpcController controller, org.apache.hadoop.hdfs.protocol.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetUserMappingsProtocolServerSideTranslatorPB

public GetUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.tools.GetUserMappingsProtocol impl)
Method Detail

getGroupsForUser

public org.apache.hadoop.hdfs.protocol.proto.GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto getGroupsForUser(com.google.protobuf.RpcController controller,
                                                                                                                          org.apache.hadoop.hdfs.protocol.proto.GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request)
                                                                                                                   throws com.google.protobuf.ServiceException
Specified by:
getGroupsForUser in interface org.apache.hadoop.hdfs.protocol.proto.GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException


Copyright © 2013 Apache Software Foundation. All Rights Reserved.