| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PartitionValuesResponse |
PartitionValuesResponse.deepCopy() |
PartitionValuesResponse |
ThriftHiveMetastore.Iface.get_partition_values(PartitionValuesRequest request) |
PartitionValuesResponse |
ThriftHiveMetastore.Client.get_partition_values(PartitionValuesRequest request) |
PartitionValuesResponse |
ThriftHiveMetastore.AsyncClient.get_partition_values_call.getResult() |
PartitionValuesResponse |
ThriftHiveMetastore.get_partition_values_result.getSuccess() |
PartitionValuesResponse |
ThriftHiveMetastore.Client.recv_get_partition_values() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<PartitionValuesResponse> |
ThriftHiveMetastore.AsyncProcessor.get_partition_values.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
PartitionValuesResponse.compareTo(PartitionValuesResponse other) |
boolean |
PartitionValuesResponse.equals(PartitionValuesResponse that) |
void |
ThriftHiveMetastore.get_partition_values_result.setSuccess(PartitionValuesResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_partition_values.start(I iface,
ThriftHiveMetastore.get_partition_values_args args,
org.apache.thrift.async.AsyncMethodCallback<PartitionValuesResponse> resultHandler) |
| Constructor and Description |
|---|
get_partition_values_result(PartitionValuesResponse success,
MetaException o1,
NoSuchObjectException o2) |
PartitionValuesResponse(PartitionValuesResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.