Class RouterRefreshUserMappingsProtocolTranslatorPB

java.lang.Object
org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
org.apache.hadoop.hdfs.protocolPB.RouterRefreshUserMappingsProtocolTranslatorPB
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.ipc.ProtocolMetaInterface, org.apache.hadoop.security.RefreshUserMappingsProtocol

public class RouterRefreshUserMappingsProtocolTranslatorPB extends org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
  • Constructor Details

    • RouterRefreshUserMappingsProtocolTranslatorPB

      public RouterRefreshUserMappingsProtocolTranslatorPB(org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolPB rpcProxy)
  • Method Details

    • refreshUserToGroupsMappings

      public void refreshUserToGroupsMappings() throws IOException
      Specified by:
      refreshUserToGroupsMappings in interface org.apache.hadoop.security.RefreshUserMappingsProtocol
      Overrides:
      refreshUserToGroupsMappings in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
      Throws:
      IOException
    • refreshSuperUserGroupsConfiguration

      public void refreshSuperUserGroupsConfiguration() throws IOException
      Specified by:
      refreshSuperUserGroupsConfiguration in interface org.apache.hadoop.security.RefreshUserMappingsProtocol
      Overrides:
      refreshSuperUserGroupsConfiguration in class org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolClientSideTranslatorPB
      Throws:
      IOException