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 |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request,
com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
rpc refreshSuperUserGroupsConfiguration(.hadoop.common.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.common.RefreshSuperUserGroupsConfigurationResponseProto); |
void |
refreshUserToGroupsMappings(com.google.protobuf.RpcController controller,
RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request,
com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
rpc refreshUserToGroupsMappings(.hadoop.common.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.common.RefreshUserToGroupsMappingsResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void refreshUserToGroupsMappings(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsRequestProto request, com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshUserToGroupsMappingsResponseProto> done)
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
rpc refreshUserToGroupsMappings(.hadoop.common.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.common.RefreshUserToGroupsMappingsResponseProto);
Refresh user to group mappings.
refreshUserToGroupsMappings
in interface RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService.Interface
refreshUserToGroupsMappings
in class RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
public void refreshSuperUserGroupsConfiguration(com.google.protobuf.RpcController controller, RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationRequestProto request, com.google.protobuf.RpcCallback<RefreshUserMappingsProtocolProtos.RefreshSuperUserGroupsConfigurationResponseProto> done)
RefreshUserMappingsProtocolProtos.RefreshUserMappingsProtocolService
rpc refreshSuperUserGroupsConfiguration(.hadoop.common.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.common.RefreshSuperUserGroupsConfigurationResponseProto);
Refresh superuser proxy group list.
Copyright © 2017 Apache Software Foundation. All Rights Reserved.