| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
NotificationEventResponse |
NotificationEventResponse.deepCopy() |
NotificationEventResponse |
ThriftHiveMetastore.Iface.get_next_notification(NotificationEventRequest rqst) |
NotificationEventResponse |
ThriftHiveMetastore.Client.get_next_notification(NotificationEventRequest rqst) |
NotificationEventResponse |
ThriftHiveMetastore.AsyncClient.get_next_notification_call.getResult() |
NotificationEventResponse |
ThriftHiveMetastore.get_next_notification_result.getSuccess() |
NotificationEventResponse |
ThriftHiveMetastore.Client.recv_get_next_notification() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<NotificationEventResponse> |
ThriftHiveMetastore.AsyncProcessor.get_next_notification.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
NotificationEventResponse.compareTo(NotificationEventResponse other) |
boolean |
NotificationEventResponse.equals(NotificationEventResponse that) |
void |
ThriftHiveMetastore.get_next_notification_result.setSuccess(NotificationEventResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_next_notification.start(I iface,
ThriftHiveMetastore.get_next_notification_args args,
org.apache.thrift.async.AsyncMethodCallback<NotificationEventResponse> resultHandler) |
| Constructor and Description |
|---|
get_next_notification_result(NotificationEventResponse success) |
NotificationEventResponse(NotificationEventResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.