public static final class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub extends RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService implements RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.BlockingInterface, RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface, RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Stub
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.thirdparty.protobuf.RpcChannel |
getChannel() |
void |
refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
Refresh superuser proxy group list.
|
void |
refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
Refresh user to group mappings.
|
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public org.apache.hadoop.thirdparty.protobuf.RpcChannel getChannel()
public void refreshUserToGroupsMappings(org.apache.hadoop.thirdparty.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
Refresh user to group mappings.
rpc refreshUserToGroupsMappings(.hadoop.common.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.common.RefreshUserToGroupsMappingsResponseProto);
refreshUserToGroupsMappings
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
refreshUserToGroupsMappings
in class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
public void refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
Refresh superuser proxy group list.
rpc refreshSuperUserGroupsConfiguration(.hadoop.common.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.common.RefreshSuperUserGroupsConfigurationResponseProto);
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.