|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlterTableAlterPartDesc | |
---|---|
org.apache.hadoop.hive.ql.plan |
Uses of AlterTableAlterPartDesc in org.apache.hadoop.hive.ql.plan |
---|
Methods in org.apache.hadoop.hive.ql.plan that return AlterTableAlterPartDesc | |
---|---|
AlterTableAlterPartDesc |
DDLWork.getAlterTableAlterPartDesc()
|
Methods in org.apache.hadoop.hive.ql.plan with parameters of type AlterTableAlterPartDesc | |
---|---|
void |
DDLWork.setAlterTableAlterPartDesc(AlterTableAlterPartDesc alterPartitionDesc)
|
Constructors in org.apache.hadoop.hive.ql.plan with parameters of type AlterTableAlterPartDesc | |
---|---|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
AlterTableAlterPartDesc alterPartDesc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |