public class DefaultIndexerBatchProcessor extends Object implements SimpleBatchProcessor
| Constructor and Description |
|---|
DefaultIndexerBatchProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected List<PK> |
asList(Object ctx) |
FacetSearchConfigService |
getFacetSearchConfigService() |
IndexerBatchStrategyFactory |
getIndexerBatchStrategyFactory() |
SolrSearchProviderFactory |
getSolrSearchProviderFactory() |
void |
process(SimpleBatchModel inputBatch) |
void |
setFacetSearchConfigService(FacetSearchConfigService facetSearchConfigService) |
void |
setIndexerBatchStrategyFactory(IndexerBatchStrategyFactory indexerBatchStrategyFactory) |
void |
setSolrSearchProviderFactory(SolrSearchProviderFactory solrSearchProviderFactory) |
public void process(SimpleBatchModel inputBatch)
process in interface SimpleBatchProcessorpublic FacetSearchConfigService getFacetSearchConfigService()
public void setFacetSearchConfigService(FacetSearchConfigService facetSearchConfigService)
public IndexerBatchStrategyFactory getIndexerBatchStrategyFactory()
public void setIndexerBatchStrategyFactory(IndexerBatchStrategyFactory indexerBatchStrategyFactory)
public SolrSearchProviderFactory getSolrSearchProviderFactory()
public void setSolrSearchProviderFactory(SolrSearchProviderFactory solrSearchProviderFactory)
Copyright © 2017 SAP SE. All Rights Reserved.