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