| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
AlterPartitionsRequest |
AlterPartitionsRequest.deepCopy() |
AlterPartitionsRequest |
ThriftHiveMetastore.alter_partitions_req_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
AlterPartitionsResponse |
ThriftHiveMetastore.Iface.alter_partitions_req(AlterPartitionsRequest req) |
AlterPartitionsResponse |
ThriftHiveMetastore.Client.alter_partitions_req(AlterPartitionsRequest req) |
void |
ThriftHiveMetastore.AsyncIface.alter_partitions_req(AlterPartitionsRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.alter_partitions_req(AlterPartitionsRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
int |
AlterPartitionsRequest.compareTo(AlterPartitionsRequest other) |
boolean |
AlterPartitionsRequest.equals(AlterPartitionsRequest that) |
void |
ThriftHiveMetastore.Client.send_alter_partitions_req(AlterPartitionsRequest req) |
void |
ThriftHiveMetastore.alter_partitions_req_args.setReq(AlterPartitionsRequest req) |
| Constructor and Description |
|---|
alter_partitions_req_args(AlterPartitionsRequest req) |
alter_partitions_req_call(AlterPartitionsRequest req,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
AlterPartitionsRequest(AlterPartitionsRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.