public class IndexConfigurationCheckerImpl extends java.lang.Object implements IndexConfigurationChecker
| Constructor and Description |
|---|
IndexConfigurationCheckerImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
checkIndexConfiguration()
Check that the index contains root entries for all the stores that would be expected
|
void |
setAvmSnapShotTriggeredIndexingMethodInterceptor(AVMSnapShotTriggeredIndexingMethodInterceptor avmSnapShotTriggeredIndexingMethodInterceptor)
avm trigger
|
void |
setIndexRecoveryMode(FullIndexRecoveryComponent.RecoveryMode indexRecoveryMode)
Set the index recovert mode
|
void |
setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
Set the node service
|
void |
setSearchService(org.alfresco.service.cmr.search.SearchService searchService)
Set the search service
|
public void setIndexRecoveryMode(FullIndexRecoveryComponent.RecoveryMode indexRecoveryMode)
indexRecoveryMode - public void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService - public void setSearchService(org.alfresco.service.cmr.search.SearchService searchService)
searchService - public void setAvmSnapShotTriggeredIndexingMethodInterceptor(AVMSnapShotTriggeredIndexingMethodInterceptor avmSnapShotTriggeredIndexingMethodInterceptor)
avmSnapShotTriggeredIndexingMethodInterceptor - public java.util.List checkIndexConfiguration()
IndexConfigurationCheckercheckIndexConfiguration in interface IndexConfigurationCheckerCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.