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