Uses of Class
io.debezium.pipeline.ChangeEventSourceCoordinator.CatchUpStreamingResult
-
Packages that use ChangeEventSourceCoordinator.CatchUpStreamingResult Package Description io.debezium.pipeline -
-
Uses of ChangeEventSourceCoordinator.CatchUpStreamingResult in io.debezium.pipeline
Methods in io.debezium.pipeline that return ChangeEventSourceCoordinator.CatchUpStreamingResult Modifier and Type Method Description protected ChangeEventSourceCoordinator.CatchUpStreamingResultChangeEventSourceCoordinator. executeCatchUpStreaming(OffsetContext previousOffset, ChangeEventSource.ChangeEventSourceContext context, SnapshotChangeEventSource snapshotSource)
-