Package | Description |
---|---|
org.apache.hadoop.hive.ql.plan |
Modifier and Type | Method and Description |
---|---|
AlterTableSimpleDesc |
DDLWork.getAlterTblSimpleDesc() |
Modifier and Type | Method and Description |
---|---|
void |
DDLWork.setAlterTblSimpleDesc(AlterTableSimpleDesc desc) |
Constructor and Description |
---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
AlterTableSimpleDesc simpleDesc) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.