public static interface HiveMetastore.SetUgiRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupNames(int index)
repeated string group_names = 2; |
com.google.protobuf.ByteString |
getGroupNamesBytes(int index)
repeated string group_names = 2; |
int |
getGroupNamesCount()
repeated string group_names = 2; |
List<String> |
getGroupNamesList()
repeated string group_names = 2; |
String |
getUserName()
string user_name = 1; |
com.google.protobuf.ByteString |
getUserNameBytes()
string user_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUserName()
string user_name = 1;com.google.protobuf.ByteString getUserNameBytes()
string user_name = 1;List<String> getGroupNamesList()
repeated string group_names = 2;int getGroupNamesCount()
repeated string group_names = 2;String getGroupNames(int index)
repeated string group_names = 2;index - The index of the element to return.com.google.protobuf.ByteString getGroupNamesBytes(int index)
repeated string group_names = 2;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.