org.apache.hadoop.security.proto
Class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
java.lang.Object
org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
org.apache.hadoop.security.proto.RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
- All Implemented Interfaces:
- com.google.protobuf.Service, RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
- Enclosing class:
- RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
public static final class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
- extends RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
- implements RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
refreshUserToGroupsMappings
public void refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request,
com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
- Description copied from class:
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
rpc refreshUserToGroupsMappings(.hadoop.common.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.common.RefreshUserToGroupsMappingsResponseProto);
Refresh user to group mappings.
- Specified by:
refreshUserToGroupsMappings
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
- Specified by:
refreshUserToGroupsMappings
in class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
refreshSuperUserGroupsConfiguration
public void refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request,
com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
- Description copied from class:
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
rpc refreshSuperUserGroupsConfiguration(.hadoop.common.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.common.RefreshSuperUserGroupsConfigurationResponseProto);
Refresh superuser proxy group list.
- Specified by:
refreshSuperUserGroupsConfiguration
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
- Specified by:
refreshSuperUserGroupsConfiguration
in class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
Copyright © 2013 Apache Software Foundation. All Rights Reserved.