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, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void getGroupsForUser(com.google.protobuf.RpcController controller,
                    GetUserMappingsProtocolProtos.GetGroupsForUserRequestProto request,
                    com.google.protobuf.RpcCallback<GetUserMappingsProtocolProtos.GetGroupsForUserResponseProto> done)
GetUserMappingsProtocolProtos.GetUserMappingsProtocolServicerpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
 Get the groups which are mapped to the given user.
getGroupsForUser in interface GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.InterfacegetGroupsForUser in class GetUserMappingsProtocolProtos.GetUserMappingsProtocolServiceCopyright © 2018 Apache Software Foundation. All Rights Reserved.