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 SnIndexerBatchStrategyFactoryDefaultSnIndexerBatchCallable. getSnIndexerBatchStrategyFactory()SnIndexerBatchStrategyFactoryDefaultSnIndexerBatchRunnable. getSnIndexerBatchStrategyFactory()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerBatchStrategyFactory Modifier and Type Method Description voidDefaultSnIndexerBatchCallable. setSnIndexerBatchStrategyFactory(SnIndexerBatchStrategyFactory snIndexerBatchStrategyFactory)voidDefaultSnIndexerBatchRunnable. setSnIndexerBatchStrategyFactory(SnIndexerBatchStrategyFactory snIndexerBatchStrategyFactory)Deprecated, for removal: This API element is subject to removal in a future version.
-