| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| 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 |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<DropPartitionsResult> |
ThriftHiveMetastore.AsyncProcessor.drop_partitions_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.drop_partitions_req.start(I iface,
ThriftHiveMetastore.drop_partitions_req_args args,
org.apache.thrift.async.AsyncMethodCallback<DropPartitionsResult> resultHandler) |
| Constructor and Description |
|---|
drop_partitions_req_result(DropPartitionsResult success,
NoSuchObjectException o1,
MetaException o2) |
DropPartitionsResult(DropPartitionsResult other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.