public static interface HiveMetastore.ClearFileMetadataRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getFileIds(int index)
repeated int64 file_ids = 1; |
int |
getFileIdsCount()
repeated int64 file_ids = 1; |
List<Long> |
getFileIdsList()
repeated int64 file_ids = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Long> getFileIdsList()
repeated int64 file_ids = 1;int getFileIdsCount()
repeated int64 file_ids = 1;long getFileIds(int index)
repeated int64 file_ids = 1;index - The index of the element to return.Copyright © 2024 The Apache Software Foundation. All rights reserved.