| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventRequest |
NotificationEventRequest.deepCopy() |
NotificationEventRequest |
ThriftHiveMetastore.get_next_notification_args.getRqst() |
| Modifier and Type | Method and Description |
|---|---|
int |
NotificationEventRequest.compareTo(NotificationEventRequest other) |
boolean |
NotificationEventRequest.equals(NotificationEventRequest that) |
NotificationEventResponse |
ThriftHiveMetastore.Iface.get_next_notification(NotificationEventRequest rqst) |
NotificationEventResponse |
ThriftHiveMetastore.Client.get_next_notification(NotificationEventRequest rqst) |
void |
ThriftHiveMetastore.AsyncIface.get_next_notification(NotificationEventRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_next_notification(NotificationEventRequest rqst,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_next_notification(NotificationEventRequest rqst) |
void |
ThriftHiveMetastore.get_next_notification_args.setRqst(NotificationEventRequest rqst) |
| Constructor and Description |
|---|
get_next_notification_args(NotificationEventRequest rqst) |
get_next_notification_call(NotificationEventRequest 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) |
NotificationEventRequest(NotificationEventRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.