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