Uses of Class
com.zendesk.maxwell.Maxwell
-
Packages that use Maxwell Package Description com.zendesk.maxwell top level classes concerned with instantiating and running a Maxwell replicator. -
-
Uses of Maxwell in com.zendesk.maxwell
Subclasses of Maxwell in com.zendesk.maxwell Modifier and Type Class Description class
BufferedMaxwell
A subclass ofMaxwell
that buffers rows in-memory for consumption by the callerConstructors in com.zendesk.maxwell with parameters of type Maxwell Constructor Description MaxwellHA(Maxwell maxwell, String jgroupsConf, String raftMemberID, String clientID)
Build a MaxwellHA object
-