|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlterIndexDesc | |
---|---|
org.apache.hadoop.hive.ql.plan |
Uses of AlterIndexDesc in org.apache.hadoop.hive.ql.plan |
---|
Methods in org.apache.hadoop.hive.ql.plan that return AlterIndexDesc | |
---|---|
AlterIndexDesc |
DDLWork.getAlterIndexDesc()
|
Methods in org.apache.hadoop.hive.ql.plan with parameters of type AlterIndexDesc | |
---|---|
void |
DDLWork.setAlterIndexDesc(AlterIndexDesc alterIndexDesc)
|
Constructors in org.apache.hadoop.hive.ql.plan with parameters of type AlterIndexDesc | |
---|---|
DDLWork(AlterIndexDesc alterIndex)
|
|
DDLWork(HashSet<ReadEntity> inputs,
HashSet<WriteEntity> outputs,
AlterIndexDesc alterIdxDesc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |