|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectquery.DropIndex
class DropIndex
Execution plan for dropping indexes.
| Constructor Summary | |
|---|---|
DropIndex(AST_DropIndex tree)
Optimizes the plan, given the parsed query. |
|
| Method Summary | |
|---|---|
void |
execute()
Executes the plan and prints applicable output. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DropIndex(AST_DropIndex tree)
throws QueryException
QueryException - if index doesn't exist| Method Detail |
|---|
public void execute()
execute in interface Plan
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||