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