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 |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
getGroupsForUser(com.google.protobuf.RpcController controller,
GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request,
com.google.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void getGroupsForUser(com.google.protobuf.RpcController controller, GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request, com.google.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
Get the groups which are mapped to the given user.
getGroupsForUser
in interface GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface
getGroupsForUser
in class GetUserMappingsProtocolProtos.GetUserMappingsProtocolService
Copyright © 2017 Apache Software Foundation. All Rights Reserved.