Uses of Enum
io.debezium.pipeline.notification.IncrementalSnapshotNotificationService.SnapshotStatus
Packages that use IncrementalSnapshotNotificationService.SnapshotStatus
-
Uses of IncrementalSnapshotNotificationService.SnapshotStatus in io.debezium.pipeline.notification
Methods in io.debezium.pipeline.notification that return IncrementalSnapshotNotificationService.SnapshotStatusModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.IncrementalSnapshotNotificationService.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 IncrementalSnapshotNotificationService.SnapshotStatusModifier and TypeMethodDescriptionprivate <T extends DataCollectionId>
NotificationIncrementalSnapshotNotificationService.buildNotificationWith(IncrementalSnapshotContext<T> incrementalSnapshotContext, IncrementalSnapshotNotificationService.SnapshotStatus type, Map<String, String> additionalData, OffsetContext offsetContext)