Uses of Class
io.debezium.pipeline.ChangeEventSourceCoordinator.CatchUpStreamingResult
Packages that use ChangeEventSourceCoordinator.CatchUpStreamingResult
-
Uses of ChangeEventSourceCoordinator.CatchUpStreamingResult in io.debezium.pipeline
Methods in io.debezium.pipeline that return ChangeEventSourceCoordinator.CatchUpStreamingResultModifier and TypeMethodDescriptionprotected ChangeEventSourceCoordinator<P,O>.CatchUpStreamingResult ChangeEventSourceCoordinator.executeCatchUpStreaming(ChangeEventSource.ChangeEventSourceContext context, SnapshotChangeEventSource<P, O> snapshotSource, P partition, O previousOffset)