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