|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.node.index.AbstractReindexComponent
org.alfresco.repo.node.index.AVMRemoteSnapshotTracker
public class AVMRemoteSnapshotTracker
Track and update when snapshots are created and indexed in a cluster
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.alfresco.repo.node.index.AbstractReindexComponent |
---|
AbstractReindexComponent.InIndex, AbstractReindexComponent.ReindexNodeCallback, AbstractReindexComponent.ReindexTerminatedException |
Field Summary |
---|
Fields inherited from class org.alfresco.repo.node.index.AbstractReindexComponent |
---|
ftsIndexer, indexer, nodeDAO, nodeService, searcher, transactionService |
Constructor Summary | |
---|---|
AVMRemoteSnapshotTracker()
|
Method Summary | |
---|---|
protected void |
reindexImpl()
Perform the actual work. |
void |
setAvmService(AVMService avmService)
|
void |
setAvmSnapShotTriggeredIndexingMethodInterceptor(AVMSnapShotTriggeredIndexingMethodInterceptor avmSnapShotTriggeredIndexingMethodInterceptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AVMRemoteSnapshotTracker()
Method Detail |
---|
public void setAvmService(AVMService avmService)
public void setAvmSnapShotTriggeredIndexingMethodInterceptor(AVMSnapShotTriggeredIndexingMethodInterceptor avmSnapShotTriggeredIndexingMethodInterceptor)
protected void reindexImpl()
AbstractReindexComponent
reindexImpl
in class AbstractReindexComponent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |