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