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