Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Method and Description |
---|---|
CurrentNotificationEventId |
HiveMetaStore.HMSHandler.get_current_notificationEventId() |
CurrentNotificationEventId |
RawStore.getCurrentNotificationEventId()
Get the last issued notification event id.
|
CurrentNotificationEventId |
ObjectStore.getCurrentNotificationEventId() |
CurrentNotificationEventId |
IMetaStoreClient.getCurrentNotificationEventId()
Get the last used notification event id.
|
CurrentNotificationEventId |
HiveMetaStoreClient.getCurrentNotificationEventId() |
Modifier and Type | Method and Description |
---|---|
CurrentNotificationEventId |
CurrentNotificationEventId.deepCopy() |
CurrentNotificationEventId |
ThriftHiveMetastore.Iface.get_current_notificationEventId() |
CurrentNotificationEventId |
ThriftHiveMetastore.Client.get_current_notificationEventId() |
CurrentNotificationEventId |
ThriftHiveMetastore.AsyncClient.get_current_notificationEventId_call.getResult() |
CurrentNotificationEventId |
ThriftHiveMetastore.get_current_notificationEventId_result.getSuccess() |
CurrentNotificationEventId |
ThriftHiveMetastore.Client.recv_get_current_notificationEventId() |
Modifier and Type | Method and Description |
---|---|
int |
CurrentNotificationEventId.compareTo(CurrentNotificationEventId other) |
boolean |
CurrentNotificationEventId.equals(CurrentNotificationEventId that) |
void |
ThriftHiveMetastore.get_current_notificationEventId_result.setSuccess(CurrentNotificationEventId success) |
Constructor and Description |
---|
CurrentNotificationEventId(CurrentNotificationEventId other)
Performs a deep copy on other.
|
ThriftHiveMetastore.get_current_notificationEventId_result(CurrentNotificationEventId success) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.