Class DefaultIndexerBatchProcessor
java.lang.Object
de.hybris.platform.solrfacetsearch.indexer.workers.impl.DefaultIndexerBatchProcessor
- All Implemented Interfaces:
SimpleBatchProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(SimpleBatchModel inputBatch) voidsetFacetSearchConfigService(FacetSearchConfigService facetSearchConfigService) voidsetIndexerBatchStrategyFactory(IndexerBatchStrategyFactory indexerBatchStrategyFactory) voidsetSolrSearchProviderFactory(SolrSearchProviderFactory solrSearchProviderFactory)
-
Constructor Details
-
DefaultIndexerBatchProcessor
public DefaultIndexerBatchProcessor()
-
-
Method Details
-
process
- Specified by:
processin interfaceSimpleBatchProcessor
-
asList
-
getFacetSearchConfigService
-
setFacetSearchConfigService
-
getIndexerBatchStrategyFactory
-
setIndexerBatchStrategyFactory
-
getSolrSearchProviderFactory
-
setSolrSearchProviderFactory
-