org.apache.hadoop.security.protocolPB
Class RefreshUserMappingsProtocolServerSideTranslatorPB
java.lang.Object
org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolServerSideTranslatorPB
- All Implemented Interfaces:
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface, org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolPB
public class RefreshUserMappingsProtocolServerSideTranslatorPB
- extends Object
- implements org.apache.hadoop.security.protocolPB.RefreshUserMappingsProtocolPB
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefreshUserMappingsProtocolServerSideTranslatorPB
public RefreshUserMappingsProtocolServerSideTranslatorPB(org.apache.hadoop.security.RefreshUserMappingsProtocol impl)
refreshUserToGroupsMappings
public RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request)
throws com.google.protobuf.ServiceException
- Specified by:
refreshUserToGroupsMappings
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
refreshSuperUserGroupsConfiguration
public RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request)
throws com.google.protobuf.ServiceException
- Specified by:
refreshSuperUserGroupsConfiguration
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface
- Throws:
com.google.protobuf.ServiceException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.