| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetValidWriteIdsResponse |
GetValidWriteIdsResponse.deepCopy() |
GetValidWriteIdsResponse |
ThriftHiveMetastore.Iface.get_valid_write_ids(GetValidWriteIdsRequest rqst) |
GetValidWriteIdsResponse |
ThriftHiveMetastore.Client.get_valid_write_ids(GetValidWriteIdsRequest rqst) |
GetValidWriteIdsResponse |
ThriftHiveMetastore.AsyncClient.get_valid_write_ids_call.getResult() |
GetValidWriteIdsResponse |
ThriftHiveMetastore.get_valid_write_ids_result.getSuccess() |
GetValidWriteIdsResponse |
ThriftHiveMetastore.Client.recv_get_valid_write_ids() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> |
ThriftHiveMetastore.AsyncProcessor.get_valid_write_ids.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetValidWriteIdsResponse.compareTo(GetValidWriteIdsResponse other) |
boolean |
GetValidWriteIdsResponse.equals(GetValidWriteIdsResponse that) |
void |
ThriftHiveMetastore.get_valid_write_ids_result.setSuccess(GetValidWriteIdsResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_valid_write_ids.start(I iface,
ThriftHiveMetastore.get_valid_write_ids_args args,
org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler) |
| Constructor and Description |
|---|
get_valid_write_ids_result(GetValidWriteIdsResponse success,
NoSuchTxnException o1,
MetaException o2) |
GetValidWriteIdsResponse(GetValidWriteIdsResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.