Uses of Interface
de.hybris.platform.processing.distributed.BatchCreationData
Packages that use BatchCreationData
Package
Description
-
Uses of BatchCreationData in de.hybris.deltadetection
Classes in de.hybris.deltadetection that implement BatchCreationDataModifier and TypeClassDescriptionclassAllows to define which items should be included into the stream. -
Uses of BatchCreationData in de.hybris.platform.impex.distributed.process
Classes in de.hybris.platform.impex.distributed.process that implement BatchCreationData -
Uses of BatchCreationData in de.hybris.platform.processing.distributed
Methods in de.hybris.platform.processing.distributed that return types with arguments of type BatchCreationDataModifier and TypeMethodDescriptionStream<? extends BatchCreationData>ProcessCreationData.initialBatches()Responsible for returning stream for creating initial batches used by distributed process. -
Uses of BatchCreationData in de.hybris.platform.processing.distributed.defaultimpl
Classes in de.hybris.platform.processing.distributed.defaultimpl that implement BatchCreationDataModifier and TypeClassDescriptionstatic class -
Uses of BatchCreationData in de.hybris.platform.processing.distributed.simple.data
Classes in de.hybris.platform.processing.distributed.simple.data that implement BatchCreationData