Uses of Interface
de.hybris.deltadetection.ChangesCollector
Packages that use ChangesCollector
Package
Description
-
Uses of ChangesCollector in de.hybris.deltadetection
Classes in de.hybris.deltadetection with type parameters of type ChangesCollectorModifier and TypeInterfaceDescriptioninterfaceChangesCollectorFactory<T extends ChangesCollector>Methods in de.hybris.deltadetection with parameters of type ChangesCollectorModifier and TypeMethodDescriptionvoidChangeDetectionService.collectChangesForType(ComposedTypeModel composedType, StreamConfiguration configuration, ChangesCollector collector) Detects all kind of changes (NEW, MODIFIED, DELETED) on items for the given composed type.voidChangeDetectionService.collectChangesForType(ComposedTypeModel composedType, String streamId, ChangesCollector collector) Detects all kind of changes (NEW, MODIFIED, DELETED) on items for the given composed type. -
Uses of ChangesCollector in de.hybris.deltadetection.impl
Classes in de.hybris.deltadetection.impl that implement ChangesCollectorModifier and TypeClassDescriptionclassCollects changes and generates report as csv fileclassCollects the changes in memory and allows reading itMethods in de.hybris.deltadetection.impl with parameters of type ChangesCollectorModifier and TypeMethodDescriptionvoidDefaultChangeDetectionService.collectChangesForType(ComposedTypeModel composedType, StreamConfiguration configuration, ChangesCollector collector) voidDefaultChangeDetectionService.collectChangesForType(ComposedTypeModel composedType, String streamId, ChangesCollector collector) -
Uses of ChangesCollector in de.hybris.platform.outboundsync.job
Classes in de.hybris.platform.outboundsync.job with type parameters of type ChangesCollectorModifier and TypeInterfaceDescriptioninterfaceChangesCollectorProvider<T extends ChangesCollector>A ChangesCollectorProvider provides the caller aChangesCollectorof typeTSubinterfaces of ChangesCollector in de.hybris.platform.outboundsync.jobModifier and TypeInterfaceDescriptioninterfaceAChangesCollectorthat counts how many changes were collected/processed and exposes that count. -
Uses of ChangesCollector in de.hybris.platform.outboundsync.job.impl
Classes in de.hybris.platform.outboundsync.job.impl that implement ChangesCollector -
Uses of ChangesCollector in de.hybris.y2ysync.deltadetection.collector
Subinterfaces of ChangesCollector in de.hybris.y2ysync.deltadetection.collectorClasses in de.hybris.y2ysync.deltadetection.collector that implement ChangesCollectorModifier and TypeClassDescriptionclassclass