@ComponentSpecification public interface SearchIndexerStateLoader
Modifier and Type | Method and Description |
---|---|
SearchIndexerStateHolder |
load(SearchIndexerConfiguration indexerConfiguration)
This method loads the
SearchIndexerState . |
SearchIndexerStateHolder load(SearchIndexerConfiguration indexerConfiguration)
SearchIndexerState
. indexerConfiguration
- is the SearchIndexerConfiguration
. It
will be used to create according the
source-state
objects and to determine the location where to load the state from.SearchIndexerState
.Copyright © 2001–2016 mmm-Team. All rights reserved.