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