| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
ThriftHiveMetastore.exchange_partition_args |
ThriftHiveMetastore.exchange_partition_args.deepCopy() |
ThriftHiveMetastore.exchange_partition_args |
ThriftHiveMetastore.Processor.exchange_partition.getEmptyArgsInstance() |
ThriftHiveMetastore.exchange_partition_args |
ThriftHiveMetastore.AsyncProcessor.exchange_partition.getEmptyArgsInstance() |
| Modifier and Type | Method and Description |
|---|---|
int |
ThriftHiveMetastore.exchange_partition_args.compareTo(ThriftHiveMetastore.exchange_partition_args other) |
boolean |
ThriftHiveMetastore.exchange_partition_args.equals(ThriftHiveMetastore.exchange_partition_args that) |
ThriftHiveMetastore.exchange_partition_result |
ThriftHiveMetastore.Processor.exchange_partition.getResult(I iface,
ThriftHiveMetastore.exchange_partition_args args) |
void |
ThriftHiveMetastore.AsyncProcessor.exchange_partition.start(I iface,
ThriftHiveMetastore.exchange_partition_args args,
org.apache.thrift.async.AsyncMethodCallback<Partition> resultHandler) |
| Constructor and Description |
|---|
exchange_partition_args(ThriftHiveMetastore.exchange_partition_args other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.