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