Class RouterRefreshUserMappingsProtocolServerSideTranslatorPB

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

public class RouterRefreshUserMappingsProtocolServerSideTranslatorPB extends org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
  • Constructor Summary

    Constructors
    Constructor
    Description
    RouterRefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto
    refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request)
     
    org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto
    refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RouterRefreshUserMappingsProtocolServerSideTranslatorPB

      public RouterRefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
  • Method Details

    • refreshUserToGroupsMappings

      public org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
      Specified by:
      refreshUserToGroupsMappings in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
      Overrides:
      refreshUserToGroupsMappings in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
      Throws:
      org.apache.hadoop.thirdparty.protobuf.ServiceException
    • refreshSuperUserGroupsConfiguration

      public org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
      Specified by:
      refreshSuperUserGroupsConfiguration in interface org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
      Overrides:
      refreshSuperUserGroupsConfiguration in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
      Throws:
      org.apache.hadoop.thirdparty.protobuf.ServiceException