Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerBatchStrategy
-
Packages that use SnIndexerBatchStrategy Package Description de.hybris.platform.searchservices.indexer.service de.hybris.platform.searchservices.indexer.service.impl -
-
Uses of SnIndexerBatchStrategy in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service that return SnIndexerBatchStrategy Modifier and Type Method Description SnIndexerBatchStrategySnIndexerBatchStrategyFactory. 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 SnIndexerBatchStrategy Modifier and Type Class Description classDefaultSnIndexerBatchStrategyDefault implementation forSnIndexerBatchStrategy.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerBatchStrategy Modifier and Type Method Description SnIndexerBatchStrategyDefaultSnIndexerBatchStrategyFactory. getDefaultIndexerBatchStrategy()SnIndexerBatchStrategyDefaultSnIndexerBatchStrategyFactory. getIndexerBatchStrategy(SnIndexerRequest indexerRequest)Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerBatchStrategy Modifier and Type Method Description voidDefaultSnIndexerBatchStrategyFactory. setDefaultIndexerBatchStrategy(SnIndexerBatchStrategy defaultIndexerBatchStrategy)
-