public class IndexConfigurationCheckerImpl extends Object implements IndexConfigurationChecker
| Constructor and Description |
|---|
IndexConfigurationCheckerImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<org.alfresco.service.cmr.repository.StoreRef> |
checkIndexConfiguration()
Check that the index contains root entries for all the stores that would be expected
|
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 - RecoveryModepublic void setNodeService(org.alfresco.service.cmr.repository.NodeService nodeService)
nodeService - NodeServicepublic void setSearchService(org.alfresco.service.cmr.search.SearchService searchService)
searchService - SearchServicepublic List<org.alfresco.service.cmr.repository.StoreRef> checkIndexConfiguration()
IndexConfigurationCheckercheckIndexConfiguration in interface IndexConfigurationCheckerCopyright © 2005–2018 Alfresco Software. All rights reserved.