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 |
---|---|
OpenTxnsResponse |
HiveMetaStore.HMSHandler.open_txns(OpenTxnRequest rqst) |
Modifier and Type | Method and Description |
---|---|
OpenTxnRequest |
OpenTxnRequest.deepCopy() |
OpenTxnRequest |
ThriftHiveMetastore.open_txns_args.getRqst() |
Modifier and Type | Method and Description |
---|---|
int |
OpenTxnRequest.compareTo(OpenTxnRequest other) |
boolean |
OpenTxnRequest.equals(OpenTxnRequest that) |
OpenTxnsResponse |
ThriftHiveMetastore.Iface.open_txns(OpenTxnRequest rqst) |
OpenTxnsResponse |
ThriftHiveMetastore.Client.open_txns(OpenTxnRequest rqst) |
void |
ThriftHiveMetastore.AsyncIface.open_txns(OpenTxnRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.open_txns_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.open_txns(OpenTxnRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.open_txns_call> resultHandler) |
void |
ThriftHiveMetastore.Client.send_open_txns(OpenTxnRequest rqst) |
void |
ThriftHiveMetastore.open_txns_args.setRqst(OpenTxnRequest rqst) |
Constructor and Description |
---|
OpenTxnRequest(OpenTxnRequest other)
Performs a deep copy on other.
|
ThriftHiveMetastore.AsyncClient.open_txns_call(OpenTxnRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.open_txns_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
ThriftHiveMetastore.open_txns_args(OpenTxnRequest rqst) |
Modifier and Type | Method and Description |
---|---|
OpenTxnsResponse |
TxnHandler.openTxns(OpenTxnRequest rqst) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.