| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
DropDatabaseDesc |
DDLWork.getDropDatabaseDesc() |
| Modifier and Type | Method and Description |
|---|---|
void |
DDLWork.setDropDatabaseDesc(DropDatabaseDesc dropDatabaseDesc)
Set Drop Database descriptor
|
| Constructor and Description |
|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
DropDatabaseDesc dropDatabaseDesc) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.