| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| 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.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.
|
Copyright © 2013-2021. All Rights Reserved.