| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
PartitionsByExprResult |
HiveMetaStore.HMSHandler.get_partitions_by_expr(PartitionsByExprRequest req) |
| Modifier and Type | Method and Description |
|---|---|
PartitionsByExprResult |
PartitionsByExprResult.deepCopy() |
PartitionsByExprResult |
ThriftHiveMetastore.Iface.get_partitions_by_expr(PartitionsByExprRequest req) |
PartitionsByExprResult |
ThriftHiveMetastore.Client.get_partitions_by_expr(PartitionsByExprRequest req) |
PartitionsByExprResult |
ThriftHiveMetastore.AsyncClient.get_partitions_by_expr_call.getResult() |
PartitionsByExprResult |
ThriftHiveMetastore.get_partitions_by_expr_result.getSuccess() |
PartitionsByExprResult |
ThriftHiveMetastore.Client.recv_get_partitions_by_expr() |
| Modifier and Type | Method and Description |
|---|---|
int |
PartitionsByExprResult.compareTo(PartitionsByExprResult other) |
boolean |
PartitionsByExprResult.equals(PartitionsByExprResult that) |
void |
ThriftHiveMetastore.get_partitions_by_expr_result.setSuccess(PartitionsByExprResult success) |
| Constructor and Description |
|---|
PartitionsByExprResult(PartitionsByExprResult other)
Performs a deep copy on other.
|
ThriftHiveMetastore.get_partitions_by_expr_result(PartitionsByExprResult success,
MetaException o1,
NoSuchObjectException o2) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.