org.apache.hadoop.hdfs.protocolPB
Class RefreshUserMappingsProtocolServerSideTranslatorPB

java.lang.Object
  extended by org.apache.hadoop.hdfs.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
All Implemented Interfaces:
org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface, org.apache.hadoop.hdfs.protocolPB.RefreshUserMappingsProtocolPB

public class RefreshUserMappingsProtocolServerSideTranslatorPB
extends Object
implements org.apache.hadoop.hdfs.protocolPB.RefreshUserMappingsProtocolPB


Constructor Summary
RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
           
 
Method Summary
 org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller, org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request)
           
 org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshUserMappingsProtocolServerSideTranslatorPB

public RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
Method Detail

refreshUserToGroupsMappings

public org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
                                                                                                                                                    org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request)
                                                                                                                                             throws com.google.protobuf.ServiceException
Specified by:
refreshUserToGroupsMappings in interface org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException

refreshSuperUserGroupsConfiguration

public org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
                                                                                                                                                                    org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request)
                                                                                                                                                             throws com.google.protobuf.ServiceException
Specified by:
refreshSuperUserGroupsConfiguration in interface org.apache.hadoop.hdfs.protocol.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
Throws:
com.google.protobuf.ServiceException


Copyright © 2013 Apache Software Foundation. All Rights Reserved.