| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.api |
| Modifier and Type | Method and Description |
|---|---|
void |
HiveMetaStoreClient.dropDatabase(DropDatabaseRequest req) |
void |
IMetaStoreClient.dropDatabase(DropDatabaseRequest req) |
| Modifier and Type | Method and Description |
|---|---|
DropDatabaseRequest |
DropDatabaseRequest.deepCopy() |
DropDatabaseRequest |
ThriftHiveMetastore.drop_database_req_args.getReq() |
| Modifier and Type | Method and Description |
|---|---|
int |
DropDatabaseRequest.compareTo(DropDatabaseRequest other) |
void |
ThriftHiveMetastore.Iface.drop_database_req(DropDatabaseRequest req) |
void |
ThriftHiveMetastore.Client.drop_database_req(DropDatabaseRequest req) |
void |
ThriftHiveMetastore.AsyncIface.drop_database_req(DropDatabaseRequest req,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
void |
ThriftHiveMetastore.AsyncClient.drop_database_req(DropDatabaseRequest req,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) |
boolean |
DropDatabaseRequest.equals(DropDatabaseRequest that) |
void |
ThriftHiveMetastore.Client.send_drop_database_req(DropDatabaseRequest req) |
void |
ThriftHiveMetastore.drop_database_req_args.setReq(DropDatabaseRequest req) |
| Constructor and Description |
|---|
drop_database_req_args(DropDatabaseRequest req) |
drop_database_req_call(DropDatabaseRequest req,
org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
DropDatabaseRequest(DropDatabaseRequest other)
Performs a deep copy on other.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.