Class SelectAllSnapshotQuery
java.lang.Object
io.debezium.connector.db2.snapshot.query.SelectAllSnapshotQuery
- All Implemented Interfaces:
io.debezium.service.Service,io.debezium.snapshot.spi.SnapshotQuery,io.debezium.spi.common.Configurable
@ConnectorSpecific(connector=Db2Connector.class)
public class SelectAllSnapshotQuery
extends Object
implements io.debezium.snapshot.spi.SnapshotQuery
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SelectAllSnapshotQuery
public SelectAllSnapshotQuery()
-
-
Method Details
-
name
- Specified by:
namein interfaceio.debezium.snapshot.spi.SnapshotQuery
-
configure
- Specified by:
configurein interfaceio.debezium.spi.common.Configurable
-
snapshotQuery
- Specified by:
snapshotQueryin interfaceio.debezium.snapshot.spi.SnapshotQuery
-