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