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