| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| 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 |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse> |
ThriftHiveMetastore.AsyncProcessor.get_open_txns.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_open_txns.start(I iface,
ThriftHiveMetastore.get_open_txns_args args,
org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse> resultHandler) |
| Constructor and Description |
|---|
get_open_txns_result(GetOpenTxnsResponse success) |
GetOpenTxnsResponse(GetOpenTxnsResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.