| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
Database |
AbstractThriftHiveMetastore.get_database_req(GetDatabaseRequest request) |
protected Database |
HiveMetaStoreClient.getDatabaseInternal(GetDatabaseRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetDatabaseRequest |
GetDatabaseRequest.deepCopy() |
GetDatabaseRequest |
ThriftHiveMetastore.get_database_req_args.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
GetDatabaseRequest.compareTo(GetDatabaseRequest other) |
boolean |
GetDatabaseRequest.equals(GetDatabaseRequest that) |
Database |
ThriftHiveMetastore.Iface.get_database_req(GetDatabaseRequest request) |
Database |
ThriftHiveMetastore.Client.get_database_req(GetDatabaseRequest request) |
void |
ThriftHiveMetastore.AsyncIface.get_database_req(GetDatabaseRequest request,
org.apache.thrift.async.AsyncMethodCallback<Database> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.get_database_req(GetDatabaseRequest request,
org.apache.thrift.async.AsyncMethodCallback<Database> resultHandler) |
void |
ThriftHiveMetastore.Client.send_get_database_req(GetDatabaseRequest request) |
void |
ThriftHiveMetastore.get_database_req_args.setRequest(GetDatabaseRequest request) |
| Constructor and Description |
|---|
get_database_req_args(GetDatabaseRequest request) |
get_database_req_call(GetDatabaseRequest request,
org.apache.thrift.async.AsyncMethodCallback<Database> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
GetDatabaseRequest(GetDatabaseRequest other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.