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