|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectimcode.server.document.index.BackgroundIndexBuilder
public class BackgroundIndexBuilder
| Constructor Summary | |
|---|---|
BackgroundIndexBuilder(java.io.File indexParentDirectory,
RebuildingDirectoryIndex rebuildingDirectoryIndex,
IndexDocumentFactory indexDocumentFactory)
|
|
| Method Summary | |
|---|---|
void |
addDocument(DocumentDomainObject document)
|
void |
notifyRebuildComplete(imcode.server.document.index.DefaultDirectoryIndex newIndex)
|
void |
removeDocument(DocumentDomainObject document)
|
void |
start()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundIndexBuilder(java.io.File indexParentDirectory,
RebuildingDirectoryIndex rebuildingDirectoryIndex,
IndexDocumentFactory indexDocumentFactory)
| Method Detail |
|---|
public void start()
public void addDocument(DocumentDomainObject document)
public void removeDocument(DocumentDomainObject document)
public void notifyRebuildComplete(imcode.server.document.index.DefaultDirectoryIndex newIndex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||