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