Uses of Class
de.hybris.platform.searchservices.indexer.service.impl.AbstractSnIndexerStrategy.IndexerBatch
Packages that use AbstractSnIndexerStrategy.IndexerBatch
-
Uses of AbstractSnIndexerStrategy.IndexerBatch in de.hybris.platform.searchservices.indexer.service.impl
Methods in de.hybris.platform.searchservices.indexer.service.impl that return AbstractSnIndexerStrategy.IndexerBatchMethods in de.hybris.platform.searchservices.indexer.service.impl that return types with arguments of type AbstractSnIndexerStrategy.IndexerBatchModifier and TypeMethodDescriptionAbstractSnIndexerStrategy.IndexerBatchGroup.getIndexerBatches()Constructors in de.hybris.platform.searchservices.indexer.service.impl with parameters of type AbstractSnIndexerStrategy.IndexerBatchModifierConstructorDescriptionIndexerBatchTracker(AbstractSnIndexerStrategy.IndexerBatch indexerBatch, SnIndexerBatchCallable indexerBatchCallable, int maxRetries) Constructor parameters in de.hybris.platform.searchservices.indexer.service.impl with type arguments of type AbstractSnIndexerStrategy.IndexerBatchModifierConstructorDescriptionIndexerBatchGroup(List<AbstractSnIndexerStrategy.IndexerBatch> indexerBatches, int totalItems)