Class SnapshotterServiceProvider

java.lang.Object
io.debezium.snapshot.SnapshotterServiceProvider
All Implemented Interfaces:
ServiceProvider<SnapshotterService>

public abstract class SnapshotterServiceProvider extends Object implements ServiceProvider<SnapshotterService>
An implementation of the ServiceProvider contract for the SnapshotterService.
Author:
Mario Fiore Vitale