| 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 |
|---|---|
GetOpenTxnsResponse |
HiveMetaStore.HMSHandler.get_open_txns() |
| Modifier and Type | Method and Description |
|---|---|
GetOpenTxnsResponse |
GetOpenTxnsResponse.deepCopy() |
GetOpenTxnsResponse |
ThriftHiveMetastore.Iface.get_open_txns() |
GetOpenTxnsResponse |
ThriftHiveMetastore.Client.get_open_txns() |
GetOpenTxnsResponse |
ThriftHiveMetastore.AsyncClient.get_open_txns_call.getResult() |
GetOpenTxnsResponse |
ThriftHiveMetastore.get_open_txns_result.getSuccess() |
GetOpenTxnsResponse |
ThriftHiveMetastore.Client.recv_get_open_txns() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetOpenTxnsResponse.compareTo(GetOpenTxnsResponse other) |
boolean |
GetOpenTxnsResponse.equals(GetOpenTxnsResponse that) |
void |
ThriftHiveMetastore.get_open_txns_result.setSuccess(GetOpenTxnsResponse success) |
| Constructor and Description |
|---|
GetOpenTxnsResponse(GetOpenTxnsResponse other)
Performs a deep copy on other.
|
ThriftHiveMetastore.get_open_txns_result(GetOpenTxnsResponse success) |
| Modifier and Type | Method and Description |
|---|---|
GetOpenTxnsResponse |
TxnHandler.getOpenTxns() |
| Modifier and Type | Method and Description |
|---|---|
static ValidTxnList |
TxnHandler.createValidReadTxnList(GetOpenTxnsResponse txns,
long currentTxn)
Transform a
GetOpenTxnsResponse to a
ValidTxnList. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.