Uses of Class
de.hybris.platform.searchservices.indexer.service.impl.DefaultSnIndexerStrategy.IndexerBatchThreadPoolExecutor
Packages that use DefaultSnIndexerStrategy.IndexerBatchThreadPoolExecutor
-
Uses of DefaultSnIndexerStrategy.IndexerBatchThreadPoolExecutor in de.hybris.platform.searchservices.indexer.service.impl
Methods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type DefaultSnIndexerStrategy.IndexerBatchThreadPoolExecutorModifier and TypeMethodDescriptionprotected SnIndexerOperationStatusDefaultSnIndexerStrategy.executeIndexerBatchGroup(SnIndexerContext indexerContext, DefaultSnIndexerStrategy.IndexerBatchThreadPoolExecutor executorService, DefaultSnIndexerStrategy.IndexerTracker indexerTracker, AbstractSnIndexerStrategy.IndexerBatchGroup indexerBatchGroup, int maxBatchRetries) protected SnIndexerOperationStatusDefaultSnIndexerStrategy.executeIndexerBatchGroups(SnIndexerContext indexerContext, DefaultSnIndexerStrategy.IndexerTracker indexerTracker, DefaultSnIndexerStrategy.IndexerBatchThreadPoolExecutor executorService, List<AbstractSnIndexerStrategy.IndexerBatchGroup> indexerBatchGroups, int maxBatchRetries)