| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetOpenTxnsInfoResponse |
GetOpenTxnsInfoResponse.deepCopy() |
GetOpenTxnsInfoResponse |
ThriftHiveMetastore.Iface.get_open_txns_info() |
GetOpenTxnsInfoResponse |
ThriftHiveMetastore.Client.get_open_txns_info() |
GetOpenTxnsInfoResponse |
ThriftHiveMetastore.AsyncClient.get_open_txns_info_call.getResult() |
GetOpenTxnsInfoResponse |
ThriftHiveMetastore.get_open_txns_info_result.getSuccess() |
GetOpenTxnsInfoResponse |
ThriftHiveMetastore.Client.recv_get_open_txns_info() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsInfoResponse> |
ThriftHiveMetastore.AsyncProcessor.get_open_txns_info.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetOpenTxnsInfoResponse.compareTo(GetOpenTxnsInfoResponse other) |
boolean |
GetOpenTxnsInfoResponse.equals(GetOpenTxnsInfoResponse that) |
void |
ThriftHiveMetastore.get_open_txns_info_result.setSuccess(GetOpenTxnsInfoResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_open_txns_info.start(I iface,
ThriftHiveMetastore.get_open_txns_info_args args,
org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsInfoResponse> resultHandler) |
| Constructor and Description |
|---|
get_open_txns_info_result(GetOpenTxnsInfoResponse success) |
GetOpenTxnsInfoResponse(GetOpenTxnsInfoResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.