Class AbstractSnIndexerStrategy.IndexerBatch
java.lang.Object
de.hybris.platform.searchservices.indexer.service.impl.AbstractSnIndexerStrategy.IndexerBatch
- Enclosing class:
- AbstractSnIndexerStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionIndexerBatch(List<SnIndexerItemSourceOperation> indexerItemSourceOperations, String indexerBatchId) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IndexerBatch
public IndexerBatch(List<SnIndexerItemSourceOperation> indexerItemSourceOperations, String indexerBatchId)
-
-
Method Details
-
getIndexerItemSourceOperations
-
getIndexerBatchId
-