| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventsCountRequest |
NotificationEventsCountRequest.deepCopy() |
NotificationEventsCountRequest |
ThriftHiveMetastore.get_notification_events_count_args.getRqst() |
| Modifier and Type | Method and Description |
|---|---|
int |
NotificationEventsCountRequest.compareTo(NotificationEventsCountRequest other) |
boolean |
NotificationEventsCountRequest.equals(NotificationEventsCountRequest that) |
NotificationEventsCountResponse |
ThriftHiveMetastore.Iface.get_notification_events_count(NotificationEventsCountRequest rqst) |
NotificationEventsCountResponse |
ThriftHiveMetastore.Client.get_notification_events_count(NotificationEventsCountRequest rqst) |
void |
ThriftHiveMetastore.AsyncIface.get_notification_events_count(NotificationEventsCountRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_notification_events_count(NotificationEventsCountRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_notification_events_count(NotificationEventsCountRequest rqst) |
void |
ThriftHiveMetastore.get_notification_events_count_args.setRqst(NotificationEventsCountRequest rqst) |
| Constructor and Description |
|---|
get_notification_events_count_args(NotificationEventsCountRequest rqst) |
get_notification_events_count_call(NotificationEventsCountRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
NotificationEventsCountRequest(NotificationEventsCountRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.