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