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