|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddPartitionDesc | |
---|---|
org.apache.hadoop.hive.ql.plan |
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(Set<ReadEntity> inputs,
Set<WriteEntity> outputs,
AddPartitionDesc addPartitionDesc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |