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