Uses of Interface
com.zendesk.maxwell.replication.Replicator
-
Packages that use Replicator Package Description com.zendesk.maxwell top level classes concerned with instantiating and running a Maxwell replicator.com.zendesk.maxwell.replication concerns the operation of the binlog replicator -
-
Uses of Replicator in com.zendesk.maxwell
Fields in com.zendesk.maxwell declared as Replicator Modifier and Type Field Description protected Replicator
Maxwell. replicator
Methods in com.zendesk.maxwell with parameters of type Replicator Modifier and Type Method Description void
MaxwellContext. setReplicator(Replicator replicator)
Set the current binlog replicator -
Uses of Replicator in com.zendesk.maxwell.replication
Classes in com.zendesk.maxwell.replication that implement Replicator Modifier and Type Class Description class
BinlogConnectorReplicator
-