Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Method and Description |
---|---|
AddPartitionsResult |
HiveMetaStore.HMSHandler.add_partitions_req(AddPartitionsRequest request) |
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 |
---|---|
int |
AddPartitionsResult.compareTo(AddPartitionsResult other) |
boolean |
AddPartitionsResult.equals(AddPartitionsResult that) |
void |
ThriftHiveMetastore.add_partitions_req_result.setSuccess(AddPartitionsResult success) |
Constructor and Description |
---|
AddPartitionsResult(AddPartitionsResult other)
Performs a deep copy on other.
|
ThriftHiveMetastore.add_partitions_req_result(AddPartitionsResult success,
InvalidObjectException o1,
AlreadyExistsException o2,
MetaException o3) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.