| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AlterPartitionsResponse |
ThriftHiveMetastore.Iface.alter_partitions_req(AlterPartitionsRequest req) |
AlterPartitionsResponse |
ThriftHiveMetastore.Client.alter_partitions_req(AlterPartitionsRequest req) |
AlterPartitionsResponse |
AlterPartitionsResponse.deepCopy() |
AlterPartitionsResponse |
ThriftHiveMetastore.AsyncClient.alter_partitions_req_call.getResult() |
AlterPartitionsResponse |
ThriftHiveMetastore.alter_partitions_req_result.getSuccess() |
AlterPartitionsResponse |
ThriftHiveMetastore.Client.recv_alter_partitions_req() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse> |
ThriftHiveMetastore.AsyncProcessor.alter_partitions_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
AlterPartitionsResponse.compareTo(AlterPartitionsResponse other) |
boolean |
AlterPartitionsResponse.equals(AlterPartitionsResponse that) |
void |
ThriftHiveMetastore.alter_partitions_req_result.setSuccess(AlterPartitionsResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.alter_partitions_req.start(I iface,
ThriftHiveMetastore.alter_partitions_req_args args,
org.apache.thrift.async.AsyncMethodCallback<AlterPartitionsResponse> resultHandler) |
| Constructor and Description |
|---|
alter_partitions_req_result(AlterPartitionsResponse success,
InvalidOperationException o1,
MetaException o2) |
AlterPartitionsResponse(AlterPartitionsResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.