| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
CreateCatalogRequest |
CreateCatalogRequest.deepCopy() |
CreateCatalogRequest |
ThriftHiveMetastore.create_catalog_args.getCatalog() |
| Modifier and Type | Method and Description |
|---|---|
int |
CreateCatalogRequest.compareTo(CreateCatalogRequest other) |
void |
ThriftHiveMetastore.Iface.create_catalog(CreateCatalogRequest catalog) |
void |
ThriftHiveMetastore.Client.create_catalog(CreateCatalogRequest catalog) |
void |
ThriftHiveMetastore.AsyncIface.create_catalog(CreateCatalogRequest catalog,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.create_catalog(CreateCatalogRequest catalog,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
boolean |
CreateCatalogRequest.equals(CreateCatalogRequest that) |
void |
ThriftHiveMetastore.Client.send_create_catalog(CreateCatalogRequest catalog) |
void |
ThriftHiveMetastore.create_catalog_args.setCatalog(CreateCatalogRequest catalog) |
| Constructor and Description |
|---|
create_catalog_args(CreateCatalogRequest catalog) |
create_catalog_call(CreateCatalogRequest catalog,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
CreateCatalogRequest(CreateCatalogRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.