| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
GetCatalogResponse |
GetCatalogResponse.deepCopy() |
GetCatalogResponse |
ThriftHiveMetastore.Iface.get_catalog(GetCatalogRequest catName) |
GetCatalogResponse |
ThriftHiveMetastore.Client.get_catalog(GetCatalogRequest catName) |
GetCatalogResponse |
ThriftHiveMetastore.AsyncClient.get_catalog_call.getResult() |
GetCatalogResponse |
ThriftHiveMetastore.get_catalog_result.getSuccess() |
GetCatalogResponse |
ThriftHiveMetastore.Client.recv_get_catalog() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.thrift.async.AsyncMethodCallback<GetCatalogResponse> |
ThriftHiveMetastore.AsyncProcessor.get_catalog.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb,
int seqid) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetCatalogResponse.compareTo(GetCatalogResponse other) |
boolean |
GetCatalogResponse.equals(GetCatalogResponse that) |
void |
ThriftHiveMetastore.get_catalog_result.setSuccess(GetCatalogResponse success) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThriftHiveMetastore.AsyncProcessor.get_catalog.start(I iface,
ThriftHiveMetastore.get_catalog_args args,
org.apache.thrift.async.AsyncMethodCallback<GetCatalogResponse> resultHandler) |
| Constructor and Description |
|---|
get_catalog_result(GetCatalogResponse success,
NoSuchObjectException o1,
MetaException o2) |
GetCatalogResponse(GetCatalogResponse other)
Performs a deep copy on other.
|
Copyright © 2013-2021. All Rights Reserved.