Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api | |
org.apache.hadoop.hive.metastore.txn |
Modifier and Type | Method and Description |
---|---|
void |
HiveMetaStore.HMSHandler.abort_txn(AbortTxnRequest rqst) |
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<ThriftHiveMetastore.AsyncClient.abort_txn_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.abort_txn(AbortTxnRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.abort_txn_call> 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 |
---|
AbortTxnRequest(AbortTxnRequest other)
Performs a deep copy on other.
|
ThriftHiveMetastore.abort_txn_args(AbortTxnRequest rqst) |
ThriftHiveMetastore.AsyncClient.abort_txn_call(AbortTxnRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.abort_txn_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Modifier and Type | Method and Description |
---|---|
void |
TxnHandler.abortTxn(AbortTxnRequest rqst) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.