Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerBatchRunnable
-
Packages that use SnIndexerBatchRunnable Package Description de.hybris.platform.searchservices.indexer.service.impl -
-
Uses of SnIndexerBatchRunnable in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerBatchRunnable Modifier and Type Class Description classDefaultSnIndexerBatchRunnableDefault implementation ofSnIndexerBatchRunnable.Methods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerBatchRunnable Modifier and Type Method Description protected SnIndexerBatchRunnableDefaultSnIndexerStrategy. createIndexerBatchRunnable(SnIndexerContext indexerContext, java.util.List<SnIndexerItemSourceOperation> indexerItemSourceOperations, java.lang.String indexerBatchId)SnIndexerBatchRunnableDefaultSnIndexerStrategy.IndexerBatchWrapper. getIndexerBatchRunnable()Constructors in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerBatchRunnable Constructor Description IndexerBatchWrapper(DefaultSnIndexerStrategy.IndexerBatch indexerBatch, SnIndexerBatchRunnable indexerBatchRunnable, int retriesLeft)
-