| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AddPartitionsResult |
ThriftHiveMetastore.Iface.add_partitions_req(AddPartitionsRequest request) |
AddPartitionsResult |
ThriftHiveMetastore.Client.add_partitions_req(AddPartitionsRequest request) |
AddPartitionsResult |
AddPartitionsResult.deepCopy() |
AddPartitionsResult |
ThriftHiveMetastore.AsyncClient.add_partitions_req_call.getResult() |
AddPartitionsResult |
ThriftHiveMetastore.add_partitions_req_result.getSuccess() |
AddPartitionsResult |
ThriftHiveMetastore.Client.recv_add_partitions_req() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<AddPartitionsResult> |
ThriftHiveMetastore.AsyncProcessor.add_partitions_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
AddPartitionsResult.compareTo(AddPartitionsResult other) |
boolean |
AddPartitionsResult.equals(AddPartitionsResult that) |
void |
ThriftHiveMetastore.add_partitions_req_result.setSuccess(AddPartitionsResult success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.add_partitions_req.start(I iface,
ThriftHiveMetastore.add_partitions_req_args args,
org.apache.thrift.async.AsyncMethodCallback<AddPartitionsResult> resultHandler) |
| Constructor and Description |
|---|
add_partitions_req_result(AddPartitionsResult success,
InvalidObjectException o1,
AlreadyExistsException o2,
MetaException o3) |
AddPartitionsResult(AddPartitionsResult other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.