Package | Description |
---|---|
net.sf.mmm.search.indexer.base.state |
Contains the base-implementation of the
Search-Indexer State API . |
Modifier and Type | Field and Description |
---|---|
private List<SearchIndexerDataLocationStateBean> |
SearchIndexerSourceStateBean.locations |
private Map<String,SearchIndexerDataLocationStateBean> |
SearchIndexerSourceStateBean.locationStateMap |
Modifier and Type | Method and Description |
---|---|
List<SearchIndexerDataLocationStateBean> |
SearchIndexerSourceStateBean.getLocations()
This method gets the
List of
SearchIndexerDataLocationStateBean . |
protected Map<String,SearchIndexerDataLocationStateBean> |
SearchIndexerSourceStateBean.getLocationStateMap() |
Modifier and Type | Method and Description |
---|---|
void |
SearchIndexerSourceStateBean.setLocations(List<SearchIndexerDataLocationStateBean> locations) |
Copyright © 2001–2016 mmm-Team. All rights reserved.