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