| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.grpc |
| Modifier and Type | Class and Description |
|---|---|
static class |
HiveMetastore.NotificationEvent
Protobuf type
org.apache.hadoop.hive.metastore.grpc.NotificationEvent |
static class |
HiveMetastore.NotificationEvent.Builder
Protobuf type
org.apache.hadoop.hive.metastore.grpc.NotificationEvent |
| Modifier and Type | Method and Description |
|---|---|
HiveMetastore.NotificationEventOrBuilder |
HiveMetastore.GetNextNotificationResponseOrBuilder.getEventsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.NotificationEventOrBuilder |
HiveMetastore.GetNextNotificationResponse.getEventsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
HiveMetastore.NotificationEventOrBuilder |
HiveMetastore.GetNextNotificationResponse.Builder.getEventsOrBuilder(int index)
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends HiveMetastore.NotificationEventOrBuilder> |
HiveMetastore.GetNextNotificationResponseOrBuilder.getEventsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
List<? extends HiveMetastore.NotificationEventOrBuilder> |
HiveMetastore.GetNextNotificationResponse.getEventsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
List<? extends HiveMetastore.NotificationEventOrBuilder> |
HiveMetastore.GetNextNotificationResponse.Builder.getEventsOrBuilderList()
repeated .org.apache.hadoop.hive.metastore.grpc.NotificationEvent events = 1; |
Copyright © 2024 The Apache Software Foundation. All rights reserved.