Uses of Class
com.zendesk.maxwell.bootstrap.SynchronousBootstrapper
-
Packages that use SynchronousBootstrapper Package Description com.zendesk.maxwell.bootstrap bootstrapping outputs the current dataset into a stream. -
-
Uses of SynchronousBootstrapper in com.zendesk.maxwell.bootstrap
Constructors in com.zendesk.maxwell.bootstrap with parameters of type SynchronousBootstrapper Constructor Description BootstrapController(ConnectionPool maxwellConnectionPool, AbstractProducer producer, SynchronousBootstrapper bootstrapper, String clientID, boolean syncMode, Long currentSchemaID)
Instantiate a controller
-