| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
List<Partition> |
AbstractThriftHiveMetastore.get_partitions_by_filter_req(GetPartitionsByFilterRequest req) |
| Modifier and Type | Method and Description |
|---|---|
GetPartitionsByFilterRequest |
GetPartitionsByFilterRequest.deepCopy() |
GetPartitionsByFilterRequest |
ThriftHiveMetastore.get_partitions_by_filter_req_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetPartitionsByFilterRequest.compareTo(GetPartitionsByFilterRequest other) |
boolean |
GetPartitionsByFilterRequest.equals(GetPartitionsByFilterRequest that) |
List<Partition> |
ThriftHiveMetastore.Iface.get_partitions_by_filter_req(GetPartitionsByFilterRequest req) |
List<Partition> |
ThriftHiveMetastore.Client.get_partitions_by_filter_req(GetPartitionsByFilterRequest req) |
void |
ThriftHiveMetastore.AsyncIface.get_partitions_by_filter_req(GetPartitionsByFilterRequest req,
org.apache.thrift.async.AsyncMethodCallback<List<Partition>> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_partitions_by_filter_req(GetPartitionsByFilterRequest req,
org.apache.thrift.async.AsyncMethodCallback<List<Partition>> resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_partitions_by_filter_req(GetPartitionsByFilterRequest req) |
void |
ThriftHiveMetastore.get_partitions_by_filter_req_args.setReq(GetPartitionsByFilterRequest req) |
| Constructor and Description |
|---|
get_partitions_by_filter_req_args(GetPartitionsByFilterRequest req) |
get_partitions_by_filter_req_call(GetPartitionsByFilterRequest req,
org.apache.thrift.async.AsyncMethodCallback<List<Partition>> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetPartitionsByFilterRequest(GetPartitionsByFilterRequest other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.