| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncIface.exchange_partition(Map<String,String> partitionSpecs,
String source_db,
String source_table_name,
String dest_db,
String dest_table_name,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.exchange_partition_call> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.exchange_partition(Map<String,String> partitionSpecs,
String source_db,
String source_table_name,
String dest_db,
String dest_table_name,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.exchange_partition_call> resultHandler) |
| Constructor and Description |
|---|
ThriftHiveMetastore.AsyncClient.exchange_partition_call(Map<String,String> partitionSpecs,
String source_db,
String source_table_name,
String dest_db,
String dest_table_name,
org.apache.thrift.async.AsyncMethodCallback<ThriftHiveMetastore.AsyncClient.exchange_partition_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2016 Cloudera. All rights reserved.