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