Uses of Interface
de.hybris.platform.solrfacetsearch.indexer.strategies.IndexerBatchStrategyFactory
Packages that use IndexerBatchStrategyFactory
Package
Description
-
Uses of IndexerBatchStrategyFactory in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Classes in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that implement IndexerBatchStrategyFactory -
Uses of IndexerBatchStrategyFactory in de.hybris.platform.solrfacetsearch.indexer.workers.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl that return IndexerBatchStrategyFactoryModifier and TypeMethodDescriptionDefaultIndexerBatchProcessor.getIndexerBatchStrategyFactory()DefaultIndexerWorker.getIndexerBatchStrategyFactory()Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl with parameters of type IndexerBatchStrategyFactoryModifier and TypeMethodDescriptionvoidDefaultIndexerBatchProcessor.setIndexerBatchStrategyFactory(IndexerBatchStrategyFactory indexerBatchStrategyFactory) voidDefaultIndexerWorker.setIndexerBatchStrategyFactory(IndexerBatchStrategyFactory indexerBatchStrategyFactory)