Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerBatchStrategy
Packages that use SnIndexerBatchStrategy
Package
Description
-
Uses of SnIndexerBatchStrategy in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service that return SnIndexerBatchStrategyModifier and TypeMethodDescriptionSnIndexerBatchStrategyFactory.getIndexerBatchStrategy(SnIndexerRequest indexerRequest) Returns an instance ofSnIndexerBatchStrategy. -
Uses of SnIndexerBatchStrategy in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerBatchStrategyModifier and TypeClassDescriptionclassBase class forSnIndexerBatchStrategyimplementations.classDefault implementation forSnIndexerBatchStrategy.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerBatchStrategyModifier and TypeMethodDescriptionDefaultSnIndexerBatchStrategyFactory.getDefaultIndexerBatchStrategy()DefaultSnIndexerBatchStrategyFactory.getIndexerBatchStrategy(SnIndexerRequest indexerRequest) Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerBatchStrategyModifier and TypeMethodDescriptionvoidDefaultSnIndexerBatchStrategyFactory.setDefaultIndexerBatchStrategy(SnIndexerBatchStrategy defaultIndexerBatchStrategy)