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