Class RefreshUserMappingsProtocolServerSideTranslatorPB
java.lang.Object
org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
- All Implemented Interfaces:
org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface,RefreshUserMappingsProtocolPB
public class RefreshUserMappingsProtocolServerSideTranslatorPB
extends Object
implements RefreshUserMappingsProtocolPB
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProtorefreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProtorefreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request)
-
Constructor Details
-
RefreshUserMappingsProtocolServerSideTranslatorPB
-
-
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:
refreshUserToGroupsMappingsin interfaceorg.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface- 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:
refreshSuperUserGroupsConfigurationin interfaceorg.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface- Throws:
org.apache.hadoop.thirdparty.protobuf.ServiceException
-