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