Uses of Enum
io.debezium.pipeline.notification.SnapshotStatus
Packages that use SnapshotStatus
-
Uses of SnapshotStatus in io.debezium.pipeline.notification
Methods in io.debezium.pipeline.notification that return SnapshotStatusModifier and TypeMethodDescriptionstatic SnapshotStatusReturns the enum constant of this type with the specified name.static SnapshotStatus[]SnapshotStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.debezium.pipeline.notification with parameters of type SnapshotStatusModifier and TypeMethodDescriptionprivate <T extends DataCollectionId>
NotificationIncrementalSnapshotNotificationService.buildNotificationWith(IncrementalSnapshotContext<T> incrementalSnapshotContext, SnapshotStatus type, Map<String, String> additionalData, OffsetContext offsetContext)