Class AbstractSnIndexerStrategy.IndexerBatchGroup
java.lang.Object
de.hybris.platform.searchservices.indexer.service.impl.AbstractSnIndexerStrategy.IndexerBatchGroup
- Enclosing class:
- AbstractSnIndexerStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionIndexerBatchGroup(List<AbstractSnIndexerStrategy.IndexerBatch> indexerBatches, int totalItems) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
IndexerBatchGroup
public IndexerBatchGroup(List<AbstractSnIndexerStrategy.IndexerBatch> indexerBatches, int totalItems)
-
-
Method Details
-
getIndexerBatches
-
getTotalItems
public int getTotalItems()
-