public static interface HiveMetastore.ByteListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getByteLists(int index)
repeated bytes byte_lists = 1; |
int |
getByteListsCount()
repeated bytes byte_lists = 1; |
List<com.google.protobuf.ByteString> |
getByteListsList()
repeated bytes byte_lists = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<com.google.protobuf.ByteString> getByteListsList()
repeated bytes byte_lists = 1;int getByteListsCount()
repeated bytes byte_lists = 1;com.google.protobuf.ByteString getByteLists(int index)
repeated bytes byte_lists = 1;index - The index of the element to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.