|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexDataKeeperFactory<D,A,R>
Created by The eXo Platform SAS.
| Method Summary | |
|---|---|
LuceneIndexDataManager |
createNewIndexDataKeeper(IndexTransaction<D> changes)
|
void |
dispose(IndexDataKeeper<D> indexDataKeeper)
Free allocated resources |
LuceneIndexDataManager |
merge(Collection<LuceneIndexDataManager> chains)
Merge two data keepers. |
| Method Detail |
|---|
LuceneIndexDataManager createNewIndexDataKeeper(IndexTransaction<D> changes)
throws IndexException
changes -
IndexException
void dispose(IndexDataKeeper<D> indexDataKeeper)
throws IndexException
indexDataKeepers -
IndexException
LuceneIndexDataManager merge(Collection<LuceneIndexDataManager> chains)
throws IndexException
chains - otherKeeper -
IndexException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||