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(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) |
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto |
refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) |
public RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
public RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request) throws com.google.protobuf.ServiceException
refreshUserToGroupsMappings
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
com.google.protobuf.ServiceException
public RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request) throws com.google.protobuf.ServiceException
refreshSuperUserGroupsConfiguration
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
com.google.protobuf.ServiceException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.