Class SnapshotQueryProvider

java.lang.Object
io.debezium.snapshot.SnapshotQueryProvider
All Implemented Interfaces:
ServiceProvider<SnapshotQuery>

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