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(ChangeEventSource.ChangeEventSourceContext context, SnapshotChangeEventSource<P,O> snapshotSource, P partition, O previousOffset)
-