Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerBatchStrategyFactory
-
Packages that use SnIndexerBatchStrategyFactory Package Description de.hybris.platform.searchservices.indexer.service.impl -
-
Uses of SnIndexerBatchStrategyFactory in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerBatchStrategyFactory Modifier and Type Class Description classDefaultSnIndexerBatchStrategyFactoryDefault implementation forSnIndexerStrategyFactory.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerBatchStrategyFactory Modifier and Type Method Description SnIndexerBatchStrategyFactoryDefaultSnIndexerBatchRunnable. getSnIndexerBatchStrategyFactory()Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerBatchStrategyFactory Modifier and Type Method Description voidDefaultSnIndexerBatchRunnable. setSnIndexerBatchStrategyFactory(SnIndexerBatchStrategyFactory snIndexerBatchStrategyFactory)
-