public static interface GetUserMappingsProtocolProtos.GetGroupsForUserResponseProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGroups(int index)
repeated string groups = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getGroupsBytes(int index)
repeated string groups = 1; |
int |
getGroupsCount()
repeated string groups = 1; |
List<String> |
getGroupsList()
repeated string groups = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getGroupsCount()
repeated string groups = 1;String getGroups(int index)
repeated string groups = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getGroupsBytes(int index)
repeated string groups = 1;Copyright © 2008–2020 Apache Software Foundation. All rights reserved.