@ComponentSpecification public interface SearchIndexerUpdateStrategyManager
get
the proper
SearchIndexerUpdateStrategy
.Modifier and Type | Method and Description |
---|---|
SearchIndexerUpdateStrategy |
getStrategy(SearchIndexerSource source)
This method will create the
SearchIndexerUpdateStrategy for the
given source . |
SearchIndexerUpdateStrategy getStrategy(SearchIndexerSource source)
SearchIndexerUpdateStrategy
for the
given source
.source
- is the SearchIndexerSource
to index (incremental)
according to its update-strategy
.SearchIndexerUpdateStrategy
.Copyright © 2001–2016 mmm-Team. All rights reserved.