| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.metadata | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Method and Description |
|---|---|
List<Partition> |
Hive.createPartitions(AddPartitionDesc addPartitionDesc) |
| Modifier and Type | Method and Description |
|---|---|
AddPartitionDesc |
DDLWork.getAddPartitionDesc() |
| Modifier and Type | Method and Description |
|---|---|
void |
DDLWork.setAddPartitionDesc(AddPartitionDesc addPartitionDesc) |
| Constructor and Description |
|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
AddPartitionDesc addPartitionDesc) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.