public static final class GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub extends GetUserMappingsProtocolProtos.GetUserMappingsProtocolService implements GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface
GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.BlockingInterface, GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface, GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Stub
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.thirdparty.protobuf.RpcChannel |
getChannel() |
void |
getGroupsForUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
Get the groups which are mapped to the given user.
|
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public org.apache.hadoop.thirdparty.protobuf.RpcChannel getChannel()
public void getGroupsForUser(org.apache.hadoop.thirdparty.protobuf.RpcController controller, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request, org.apache.hadoop.thirdparty.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
Get the groups which are mapped to the given user.
rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
getGroupsForUser
in interface GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface
getGroupsForUser
in class GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.