|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddPartitionDesc | |
|---|---|
| org.apache.hadoop.hive.ql.metadata | |
| org.apache.hadoop.hive.ql.plan | |
| Uses of AddPartitionDesc in org.apache.hadoop.hive.ql.metadata |
|---|
| Methods in org.apache.hadoop.hive.ql.metadata with parameters of type AddPartitionDesc | |
|---|---|
List<Partition> |
Hive.createPartitions(AddPartitionDesc addPartitionDesc)
|
| Uses of AddPartitionDesc in org.apache.hadoop.hive.ql.plan |
|---|
| Methods in org.apache.hadoop.hive.ql.plan that return AddPartitionDesc | |
|---|---|
AddPartitionDesc |
DDLWork.getAddPartitionDesc()
|
| Methods in org.apache.hadoop.hive.ql.plan with parameters of type AddPartitionDesc | |
|---|---|
void |
DDLWork.setAddPartitionDesc(AddPartitionDesc addPartitionDesc)
|
| Constructors in org.apache.hadoop.hive.ql.plan with parameters of type AddPartitionDesc | |
|---|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
AddPartitionDesc addPartitionDesc)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||