public static interface GetUserMappingsProtocolProtos.GetUserMappingsProtocolService.Interface
Modifier and Type | Method and Description |
---|---|
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.
|
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.
rpc getGroupsForUser(.hadoop.common.GetGroupsForUserRequestProto) returns (.hadoop.common.GetGroupsForUserResponseProto);
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.