Uses of Interface
de.hybris.platform.searchservices.indexer.service.SnIndexerBatchRequest
Packages that use SnIndexerBatchRequest
Package
Description
-
Uses of SnIndexerBatchRequest in de.hybris.platform.searchservices.indexer.service
Methods in de.hybris.platform.searchservices.indexer.service that return SnIndexerBatchRequestModifier and TypeMethodDescriptionSnIndexerBatchContext.getIndexerBatchRequest()Returns the indexer batch request.Methods in de.hybris.platform.searchservices.indexer.service with parameters of type SnIndexerBatchRequestModifier and TypeMethodDescriptionSnIndexerBatchContextFactory.createIndexerBatchContext(SnIndexerBatchRequest indexerBatchRequest) Creates a new instance ofSnIndexerBatchContext.SnIndexerBatchStrategy.execute(SnIndexerBatchRequest indexerBatchRequest) Executes the indexer request. -
Uses of SnIndexerBatchRequest in de.hybris.platform.searchservices.indexer.service.impl
Classes in de.hybris.platform.searchservices.indexer.service.impl that implement SnIndexerBatchRequestMethods in de.hybris.platform.searchservices.indexer.service.impl that return SnIndexerBatchRequestMethods in de.hybris.platform.searchservices.indexer.service.impl with parameters of type SnIndexerBatchRequestModifier and TypeMethodDescriptionDefaultSnIndexerBatchContextFactory.createIndexerBatchContext(SnIndexerBatchRequest indexerBatchRequest) AbstractSnIndexerBatchStrategy.execute(SnIndexerBatchRequest indexerBatchRequest) protected voidDefaultSnIndexerBatchContextFactory.populateIndexerBatchContext(DefaultSnIndexerBatchContext context, SnIndexerBatchRequest indexerBatchRequest) voidDefaultSnIndexerBatchContext.setIndexerBatchRequest(SnIndexerBatchRequest indexerBatchRequest)