| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
WriteNotificationLogResponse |
AbstractThriftHiveMetastore.add_write_notification_log(WriteNotificationLogRequest rqst) |
| Modifier and Type | Method and Description |
|---|---|
WriteNotificationLogResponse |
ThriftHiveMetastore.Iface.add_write_notification_log(WriteNotificationLogRequest rqst) |
WriteNotificationLogResponse |
ThriftHiveMetastore.Client.add_write_notification_log(WriteNotificationLogRequest rqst) |
WriteNotificationLogResponse |
WriteNotificationLogResponse.deepCopy() |
WriteNotificationLogResponse |
ThriftHiveMetastore.AsyncClient.add_write_notification_log_call.getResult() |
WriteNotificationLogResponse |
ThriftHiveMetastore.add_write_notification_log_result.getSuccess() |
WriteNotificationLogResponse |
ThriftHiveMetastore.Client.recv_add_write_notification_log() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<WriteNotificationLogResponse> |
ThriftHiveMetastore.AsyncProcessor.add_write_notification_log.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
WriteNotificationLogResponse.compareTo(WriteNotificationLogResponse other) |
boolean |
WriteNotificationLogResponse.equals(WriteNotificationLogResponse that) |
void |
ThriftHiveMetastore.add_write_notification_log_result.setSuccess(WriteNotificationLogResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.add_write_notification_log(WriteNotificationLogRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<WriteNotificationLogResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.add_write_notification_log(WriteNotificationLogRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<WriteNotificationLogResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.add_write_notification_log.start(I iface,
ThriftHiveMetastore.add_write_notification_log_args args,
org.apache.thrift.async.AsyncMethodCallback<WriteNotificationLogResponse> resultHandler) |
| Constructor and Description |
|---|
add_write_notification_log_result(WriteNotificationLogResponse success) |
WriteNotificationLogResponse(WriteNotificationLogResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
add_write_notification_log_call(WriteNotificationLogRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<WriteNotificationLogResponse> 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.