|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchIndexBuilderWorkerDao
| Method Summary | |
|---|---|
void |
createIndexTransaction(SearchIndexBuilderWorker worker)
create the index with a minimal profile |
boolean |
indexExists()
check if the index exists |
boolean |
isLockRequired()
If the implementation of the SearchIndexBuilder requires that the call aquires a lock before processing. |
void |
processToDoListTransaction(SearchIndexBuilderWorker worker,
int indexBatchSize)
This method processes the list of document modifications in the list |
| Method Detail |
|---|
void processToDoListTransaction(SearchIndexBuilderWorker worker,
int indexBatchSize)
worker - indexBatchSize -
IOException
HibernateExceptionboolean isLockRequired()
boolean indexExists()
void createIndexTransaction(SearchIndexBuilderWorker worker)
worker -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||