org.alfresco.repo.node.index
Class MissingContentReindexComponent

java.lang.Object
  extended by org.alfresco.repo.node.index.AbstractReindexComponent
      extended by org.alfresco.repo.node.index.MissingContentReindexComponent
All Implemented Interfaces:
IndexRecovery

public class MissingContentReindexComponent
extends AbstractReindexComponent

This component attempts to reindex


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
MissingContentReindexComponent()
           
 
Method Summary
 void reindexImpl()
          If this object is currently busy, then it just nothing
 
Methods inherited from class org.alfresco.repo.node.index.AbstractReindexComponent
getIndexerWriteLock, isIgnorableStore, isShuttingDown, isTxnPresentInIndex, isTxnPresentInIndex, reindex, reindexTransaction, reindexTransaction, reindexTransactionAsynchronously, requireTransaction, setAuthenticationComponent, setFtsIndexer, setIndexer, setNodeDAO, setNodeService, setSearcher, setShutdown, setStoreProtocolsToIgnore, setStoresToIgnore, setTenantService, setThreadPoolExecutor, setTransactionService, waitForAsynchronousReindexing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MissingContentReindexComponent

public MissingContentReindexComponent()
Method Detail

reindexImpl

public void reindexImpl()
If this object is currently busy, then it just nothing

Specified by:
reindexImpl in class AbstractReindexComponent


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.