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, newStubpublic 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.RefreshUserMappingsProtocolServiceRefresh user to group mappings.
rpc refreshUserToGroupsMappings(.hadoop.common.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.common.RefreshUserToGroupsMappingsResponseProto);refreshUserToGroupsMappings in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.InterfacerefreshUserToGroupsMappings in class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolServicepublic void refreshSuperUserGroupsConfiguration(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolServiceRefresh superuser proxy group list.
rpc refreshSuperUserGroupsConfiguration(.hadoop.common.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.common.RefreshSuperUserGroupsConfigurationResponseProto);Copyright © 2008–2021 Apache Software Foundation. All rights reserved.