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