|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SearchEngineIndexManager.IndexOperationCallback
A callback interface that works with.
| Method Summary | |
|---|---|
boolean |
firstStep()
First step is called just after the index is locked for any dirty operations. |
void |
secondStep()
Second step is called just after the index is locked for read operations (on top of the dirty operations). |
| Method Detail |
|---|
boolean firstStep()
throws SearchEngineException
Return true if after the first step, the system should continue
to the second step.
SearchEngineException
void secondStep()
throws SearchEngineException
SearchEngineException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||