public class RefreshUserMappingsProtocolServerSideTranslatorPB extends Object implements org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolPB
Constructor and Description |
---|
RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl) |
Modifier and Type | Method and Description |
---|---|
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto |
refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto |
refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) |
public RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
public RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
refreshUserToGroupsMappings
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
public RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
refreshSuperUserGroupsConfiguration
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
org.apache.hadoop.thirdparty.protobuf.ServiceException
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.