| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
HeartbeatTxnRangeResponse |
AbstractThriftHiveMetastore.heartbeat_txn_range(HeartbeatTxnRangeRequest txns) |
HeartbeatTxnRangeResponse |
HiveMetaStoreClient.heartbeatTxnRange(long min,
long max) |
HeartbeatTxnRangeResponse |
IMetaStoreClient.heartbeatTxnRange(long min,
long max)
Send heartbeats for a range of transactions.
|
| 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 |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> |
ThriftHiveMetastore.AsyncProcessor.heartbeat_txn_range.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.heartbeat_txn_range(HeartbeatTxnRangeRequest txns,
org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.heartbeat_txn_range(HeartbeatTxnRangeRequest txns,
org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.heartbeat_txn_range.start(I iface,
ThriftHiveMetastore.heartbeat_txn_range_args args,
org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler) |
| Constructor and Description |
|---|
heartbeat_txn_range_result(HeartbeatTxnRangeResponse success) |
HeartbeatTxnRangeResponse(HeartbeatTxnRangeResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
heartbeat_txn_range_call(HeartbeatTxnRangeRequest txns,
org.apache.thrift.async.AsyncMethodCallback<HeartbeatTxnRangeResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.