| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AllocateTableWriteIdsResponse |
ThriftHiveMetastore.Iface.allocate_table_write_ids(AllocateTableWriteIdsRequest rqst) |
AllocateTableWriteIdsResponse |
ThriftHiveMetastore.Client.allocate_table_write_ids(AllocateTableWriteIdsRequest rqst) |
AllocateTableWriteIdsResponse |
AllocateTableWriteIdsResponse.deepCopy() |
AllocateTableWriteIdsResponse |
ThriftHiveMetastore.AsyncClient.allocate_table_write_ids_call.getResult() |
AllocateTableWriteIdsResponse |
ThriftHiveMetastore.allocate_table_write_ids_result.getSuccess() |
AllocateTableWriteIdsResponse |
ThriftHiveMetastore.Client.recv_allocate_table_write_ids() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<AllocateTableWriteIdsResponse> |
ThriftHiveMetastore.AsyncProcessor.allocate_table_write_ids.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
AllocateTableWriteIdsResponse.compareTo(AllocateTableWriteIdsResponse other) |
boolean |
AllocateTableWriteIdsResponse.equals(AllocateTableWriteIdsResponse that) |
void |
ThriftHiveMetastore.allocate_table_write_ids_result.setSuccess(AllocateTableWriteIdsResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.allocate_table_write_ids.start(I iface,
ThriftHiveMetastore.allocate_table_write_ids_args args,
org.apache.thrift.async.AsyncMethodCallback<AllocateTableWriteIdsResponse> resultHandler) |
| Constructor and Description |
|---|
allocate_table_write_ids_result(AllocateTableWriteIdsResponse success,
NoSuchTxnException o1,
TxnAbortedException o2,
MetaException o3) |
AllocateTableWriteIdsResponse(AllocateTableWriteIdsResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.