|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LuceneIndexerAndSearcher
Nested Class Summary | |
---|---|
static interface |
LuceneIndexerAndSearcher.WithAllWriteLocksWork
|
Method Summary | |
---|---|
void |
commit()
|
java.lang.Object |
doWithAllWriteLocks(LuceneIndexerAndSearcher.WithAllWriteLocksWork lockWork)
|
int |
prepare()
|
void |
rollback()
|
Methods inherited from interface org.alfresco.repo.search.IndexerAndSearcher |
---|
flush, getIndexer, getSearcher |
Method Detail |
---|
int prepare() throws IndexerException
IndexerException
void commit() throws IndexerException
IndexerException
void rollback()
java.lang.Object doWithAllWriteLocks(LuceneIndexerAndSearcher.WithAllWriteLocksWork lockWork)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |