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