public static interface HiveMetastore.GetNextNotificationResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.NotificationEvent |
getEvents(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
int |
getEventsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
List<HiveMetastore.NotificationEvent> |
getEventsList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.NotificationEventOrBuilder |
getEventsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
List<? extends HiveMetastore.NotificationEventOrBuilder> |
getEventsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HiveMetastore.NotificationEvent> getEventsList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;HiveMetastore.NotificationEvent getEvents(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;int getEventsCount()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;List<? extends HiveMetastore.NotificationEventOrBuilder> getEventsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;HiveMetastore.NotificationEventOrBuilder getEventsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1;Copyright © 2024 The Apache Software Foundation. All rights reserved.