Alle Klassen und Schnittstellen
Klasse
Beschreibung
This interface defines a way of extracting a compaction key from an object which
is sent as a payload in a compacted event type.
The main user interface for this library.
Veraltet.
The
SnapshotEventGenerator interface should be implemented by any
event producer that wants to support the snapshot events feature.
SnapshotEventGenerator.of(java.lang.String, java.util.function.Function<java.lang.Object, java.util.List<org.zalando.nakadiproducer.snapshots.Snapshot>>)methods instead.