| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetValidWriteIdsResponse |
AbstractThriftHiveMetastore.get_valid_write_ids(GetValidWriteIdsRequest rqst) |
protected GetValidWriteIdsResponse |
HiveMetaStoreClient.getValidWriteIdsInternal(GetValidWriteIdsRequest rqst) |
| 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.AsyncIface.get_valid_write_ids(GetValidWriteIdsRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_valid_write_ids(GetValidWriteIdsRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> resultHandler) |
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.
|
| Constructor and Description |
|---|
get_valid_write_ids_call(GetValidWriteIdsRequest rqst,
org.apache.thrift.async.AsyncMethodCallback<GetValidWriteIdsResponse> 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.