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 |
---|---|
HeartbeatTxnRangeResponse |
HiveMetaStore.HMSHandler.heartbeat_txn_range(HeartbeatTxnRangeRequest rqst) |
HeartbeatTxnRangeResponse |
IMetaStoreClient.heartbeatTxnRange(long min,
long max)
Send heartbeats for a range of transactions.
|
HeartbeatTxnRangeResponse |
HiveMetaStoreClient.heartbeatTxnRange(long min,
long max) |
Modifier and Type | Method and Description |
---|---|
HeartbeatTxnRangeResponse |
HeartbeatTxnRangeResponse.deepCopy() |
HeartbeatTxnRangeResponse |
ThriftHiveMetastore.AsyncClient.heartbeat_txn_range_call.getResult() |
HeartbeatTxnRangeResponse |
ThriftHiveMetastore.heartbeat_txn_range_result.getSuccess() |
HeartbeatTxnRangeResponse |
ThriftHiveMetastore.Iface.heartbeat_txn_range(HeartbeatTxnRangeRequest txns) |
HeartbeatTxnRangeResponse |
ThriftHiveMetastore.Client.heartbeat_txn_range(HeartbeatTxnRangeRequest txns) |
HeartbeatTxnRangeResponse |
ThriftHiveMetastore.Client.recv_heartbeat_txn_range() |
Modifier and Type | Method and Description |
---|---|
int |
HeartbeatTxnRangeResponse.compareTo(HeartbeatTxnRangeResponse other) |
boolean |
HeartbeatTxnRangeResponse.equals(HeartbeatTxnRangeResponse that) |
void |
ThriftHiveMetastore.heartbeat_txn_range_result.setSuccess(HeartbeatTxnRangeResponse success) |
Constructor and Description |
---|
HeartbeatTxnRangeResponse(HeartbeatTxnRangeResponse other)
Performs a deep copy on other.
|
ThriftHiveMetastore.heartbeat_txn_range_result(HeartbeatTxnRangeResponse success) |
Modifier and Type | Method and Description |
---|---|
HeartbeatTxnRangeResponse |
TxnHandler.heartbeatTxnRange(HeartbeatTxnRangeRequest rqst) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.