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