| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
NotificationEvent |
NotificationEvent.deepCopy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotificationEvent> |
NotificationEventResponse.getEvents() |
java.util.Iterator<NotificationEvent> |
NotificationEventResponse.getEventsIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationEventResponse.addToEvents(NotificationEvent elem) |
int |
NotificationEvent.compareTo(NotificationEvent other) |
boolean |
NotificationEvent.equals(NotificationEvent that) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationEventResponse.setEvents(java.util.List<NotificationEvent> events) |
| Constructor and Description |
|---|
NotificationEvent(NotificationEvent other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
NotificationEventResponse(java.util.List<NotificationEvent> events) |
Copyright © 2013-2021. All Rights Reserved.