| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetCatalogRequest |
GetCatalogRequest.deepCopy() |
GetCatalogRequest |
ThriftHiveMetastore.get_catalog_args.getCatName() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetCatalogRequest.compareTo(GetCatalogRequest other) |
boolean |
GetCatalogRequest.equals(GetCatalogRequest that) |
GetCatalogResponse |
ThriftHiveMetastore.Iface.get_catalog(GetCatalogRequest catName) |
GetCatalogResponse |
ThriftHiveMetastore.Client.get_catalog(GetCatalogRequest catName) |
void |
ThriftHiveMetastore.AsyncIface.get_catalog(GetCatalogRequest catName,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_catalog(GetCatalogRequest catName,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_catalog(GetCatalogRequest catName) |
void |
ThriftHiveMetastore.get_catalog_args.setCatName(GetCatalogRequest catName) |
| Constructor and Description |
|---|
get_catalog_args(GetCatalogRequest catName) |
get_catalog_call(GetCatalogRequest catName,
org.apache.thrift.async.AsyncMethodCallback resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetCatalogRequest(GetCatalogRequest other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.