| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventsCountResponse |
AbstractThriftHiveMetastore.get_notification_events_count(NotificationEventsCountRequest rqst) |
NotificationEventsCountResponse |
HiveMetaStoreClient.getNotificationEventsCount(NotificationEventsCountRequest rqst) |
NotificationEventsCountResponse |
IMetaStoreClient.getNotificationEventsCount(NotificationEventsCountRequest rqst)
Get the number of events from given eventID for the input database.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationEventsCountResponse |
NotificationEventsCountResponse.deepCopy() |
NotificationEventsCountResponse |
ThriftHiveMetastore.Iface.get_notification_events_count(NotificationEventsCountRequest rqst) |
NotificationEventsCountResponse |
ThriftHiveMetastore.Client.get_notification_events_count(NotificationEventsCountRequest rqst) |
NotificationEventsCountResponse |
ThriftHiveMetastore.AsyncClient.get_notification_events_count_call.getResult() |
NotificationEventsCountResponse |
ThriftHiveMetastore.get_notification_events_count_result.getSuccess() |
NotificationEventsCountResponse |
ThriftHiveMetastore.Client.recv_get_notification_events_count() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> |
ThriftHiveMetastore.AsyncProcessor.get_notification_events_count.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
NotificationEventsCountResponse.compareTo(NotificationEventsCountResponse other) |
boolean |
NotificationEventsCountResponse.equals(NotificationEventsCountResponse that) |
void |
ThriftHiveMetastore.get_notification_events_count_result.setSuccess(NotificationEventsCountResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.get_notification_events_count(NotificationEventsCountRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_notification_events_count(NotificationEventsCountRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.get_notification_events_count.start(I iface,
ThriftHiveMetastore.get_notification_events_count_args args,
org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler) |
| Constructor and Description |
|---|
get_notification_events_count_result(NotificationEventsCountResponse success) |
NotificationEventsCountResponse(NotificationEventsCountResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
get_notification_events_count_call(NotificationEventsCountRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<NotificationEventsCountResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.