public static interface HiveMetastore.GetAllDatabasesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getStringLists(int index)
repeated string string_lists = 1; |
com.google.protobuf.ByteString |
getStringListsBytes(int index)
repeated string string_lists = 1; |
int |
getStringListsCount()
repeated string string_lists = 1; |
List<String> |
getStringListsList()
repeated string string_lists = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getStringListsList()
repeated string string_lists = 1;int getStringListsCount()
repeated string string_lists = 1;String getStringLists(int index)
repeated string string_lists = 1;index - The index of the element to return.com.google.protobuf.ByteString getStringListsBytes(int index)
repeated string string_lists = 1;index - The index of the value to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.