Uses of Enum
io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotChangeEventSource.SnapshotStatus
Packages that use AbstractIncrementalSnapshotChangeEventSource.SnapshotStatus
-
Uses of AbstractIncrementalSnapshotChangeEventSource.SnapshotStatus in io.debezium.pipeline.source.snapshot.incremental
Methods in io.debezium.pipeline.source.snapshot.incremental that return AbstractIncrementalSnapshotChangeEventSource.SnapshotStatusModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AbstractIncrementalSnapshotChangeEventSource.SnapshotStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.debezium.pipeline.source.snapshot.incremental with parameters of type AbstractIncrementalSnapshotChangeEventSource.SnapshotStatusModifier and TypeMethodDescriptionprivate static NotificationAbstractIncrementalSnapshotChangeEventSource.buildNotificationWith(AbstractIncrementalSnapshotChangeEventSource.SnapshotStatus type, Map<String, String> additionalData, OffsetContext offsetContext)