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