| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetPartitionsPsWithAuthResponse |
AbstractThriftHiveMetastore.get_partitions_ps_with_auth_req(GetPartitionsPsWithAuthRequest req) |
GetPartitionsPsWithAuthResponse |
HiveMetaStoreClient.listPartitionsWithAuthInfoRequest(GetPartitionsPsWithAuthRequest req) |
GetPartitionsPsWithAuthResponse |
IMetaStoreClient.listPartitionsWithAuthInfoRequest(GetPartitionsPsWithAuthRequest req)
List partitions, fetching the authorization information along with the partitions.
|
protected GetPartitionsPsWithAuthResponse |
HiveMetaStoreClient.listPartitionsWithAuthInfoRequestInternal(GetPartitionsPsWithAuthRequest req) |
| Modifier and Type | Method and Description |
|---|---|
GetPartitionsPsWithAuthResponse |
GetPartitionsPsWithAuthResponse.deepCopy() |
GetPartitionsPsWithAuthResponse |
ThriftHiveMetastore.Iface.get_partitions_ps_with_auth_req(GetPartitionsPsWithAuthRequest req) |
GetPartitionsPsWithAuthResponse |
ThriftHiveMetastore.Client.get_partitions_ps_with_auth_req(GetPartitionsPsWithAuthRequest req) |
GetPartitionsPsWithAuthResponse |
ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_req_call.getResult() |
GetPartitionsPsWithAuthResponse |
ThriftHiveMetastore.get_partitions_ps_with_auth_req_result.getSuccess() |
GetPartitionsPsWithAuthResponse |
ThriftHiveMetastore.Client.recv_get_partitions_ps_with_auth_req() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetPartitionsPsWithAuthResponse> |
ThriftHiveMetastore.AsyncProcessor.get_partitions_ps_with_auth_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetPartitionsPsWithAuthResponse.compareTo(GetPartitionsPsWithAuthResponse other) |
boolean |
GetPartitionsPsWithAuthResponse.equals(GetPartitionsPsWithAuthResponse that) |
void |
ThriftHiveMetastore.get_partitions_ps_with_auth_req_result.setSuccess(GetPartitionsPsWithAuthResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.get_partitions_ps_with_auth_req(GetPartitionsPsWithAuthRequest req,
org.apache.thrift.async.AsyncMethodCallback<GetPartitionsPsWithAuthResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_partitions_ps_with_auth_req(GetPartitionsPsWithAuthRequest req,
org.apache.thrift.async.AsyncMethodCallback<GetPartitionsPsWithAuthResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.get_partitions_ps_with_auth_req.start(I iface,
ThriftHiveMetastore.get_partitions_ps_with_auth_req_args args,
org.apache.thrift.async.AsyncMethodCallback<GetPartitionsPsWithAuthResponse> resultHandler) |
| Constructor and Description |
|---|
get_partitions_ps_with_auth_req_result(GetPartitionsPsWithAuthResponse success,
MetaException o1,
NoSuchObjectException o2) |
GetPartitionsPsWithAuthResponse(GetPartitionsPsWithAuthResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
get_partitions_ps_with_auth_req_call(GetPartitionsPsWithAuthRequest req,
org.apache.thrift.async.AsyncMethodCallback<GetPartitionsPsWithAuthResponse> 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.