| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
RenamePartitionResponse |
AbstractThriftHiveMetastore.rename_partition_req(RenamePartitionRequest req) |
| Modifier and Type | Method and Description |
|---|---|
RenamePartitionResponse |
RenamePartitionResponse.deepCopy() |
RenamePartitionResponse |
ThriftHiveMetastore.AsyncClient.rename_partition_req_call.getResult() |
RenamePartitionResponse |
ThriftHiveMetastore.rename_partition_req_result.getSuccess() |
RenamePartitionResponse |
ThriftHiveMetastore.Client.recv_rename_partition_req() |
RenamePartitionResponse |
ThriftHiveMetastore.Iface.rename_partition_req(RenamePartitionRequest req) |
RenamePartitionResponse |
ThriftHiveMetastore.Client.rename_partition_req(RenamePartitionRequest req) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<RenamePartitionResponse> |
ThriftHiveMetastore.AsyncProcessor.rename_partition_req.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
RenamePartitionResponse.compareTo(RenamePartitionResponse other) |
boolean |
RenamePartitionResponse.equals(RenamePartitionResponse that) |
void |
ThriftHiveMetastore.rename_partition_req_result.setSuccess(RenamePartitionResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.rename_partition_req(RenamePartitionRequest req,
org.apache.thrift.async.AsyncMethodCallback<RenamePartitionResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.rename_partition_req(RenamePartitionRequest req,
org.apache.thrift.async.AsyncMethodCallback<RenamePartitionResponse> resultHandler) |
void |
ThriftHiveMetastore.AsyncProcessor.rename_partition_req.start(I iface,
ThriftHiveMetastore.rename_partition_req_args args,
org.apache.thrift.async.AsyncMethodCallback<RenamePartitionResponse> resultHandler) |
| Constructor and Description |
|---|
rename_partition_req_result(RenamePartitionResponse success,
InvalidOperationException o1,
MetaException o2) |
RenamePartitionResponse(RenamePartitionResponse other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
rename_partition_req_call(RenamePartitionRequest req,
org.apache.thrift.async.AsyncMethodCallback<RenamePartitionResponse> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.