Uses of Class
de.hybris.platform.processing.distributed.simple.data.SimpleBatchCreationData
Packages that use SimpleBatchCreationData
Package
Description
-
Uses of SimpleBatchCreationData in de.hybris.platform.processing.distributed.simple.context
Methods in de.hybris.platform.processing.distributed.simple.context with parameters of type SimpleBatchCreationDataModifier and TypeMethodDescriptionSimpleProcessCreationContext.prepareBatch(SimpleBatchCreationData data) -
Uses of SimpleBatchCreationData in de.hybris.platform.processing.distributed.simple.data
Methods in de.hybris.platform.processing.distributed.simple.data that return types with arguments of type SimpleBatchCreationDataModifier and TypeMethodDescriptionStream<? extends SimpleBatchCreationData>CollectionBasedCreationData.initialBatches()Stream<? extends SimpleBatchCreationData>QueryBasedCreationData.initialBatches()abstract Stream<? extends SimpleBatchCreationData>SimpleAbstractDistributedProcessCreationData.initialBatches() -
Uses of SimpleBatchCreationData in de.hybris.platform.processing.distributed.simple.data.split
Method parameters in de.hybris.platform.processing.distributed.simple.data.split with type arguments of type SimpleBatchCreationDataModifier and TypeMethodDescriptionbooleanCollectionSpliterator.tryAdvance(Consumer<? super SimpleBatchCreationData> action) booleanFlexibleSearchResultSpliterator.tryAdvance(Consumer<? super SimpleBatchCreationData> action) protected booleanFlexibleSearchResultSpliterator.tryFromDatabase(Consumer<? super SimpleBatchCreationData> action) protected booleanFlexibleSearchResultSpliterator.tryFromList(Consumer<? super SimpleBatchCreationData> action) -
Uses of SimpleBatchCreationData in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type SimpleBatchCreationDataModifier and TypeMethodDescriptionDefaultIndexerProcessCreationContext.prepareBatch(SimpleBatchCreationData data)