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