org.alfresco.repo.node.index
Interface IndexRecovery

All Known Implementing Classes:
AbstractReindexComponent, AVMFullIndexRecoveryComponent, AVMRemoteSnapshotTracker, FullIndexRecoveryComponent, IndexRemoteTransactionTracker, IndexTransactionTracker, MissingContentReindexComponent, NoIndexIndexRecovery, SolrIndexRecovery

public interface IndexRecovery

Interface for components able to recover indexes.


Method Summary
 void reindex()
          Forces a reindex
 

Method Detail

reindex

void reindex()
Forces a reindex



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