Uses of Interface
com.zendesk.maxwell.monitoring.MaxwellHealthCheckFactory
-
Packages that use MaxwellHealthCheckFactory Package Description com.zendesk.maxwell top level classes concerned with instantiating and running a Maxwell replicator. -
-
Uses of MaxwellHealthCheckFactory in com.zendesk.maxwell
Fields in com.zendesk.maxwell declared as MaxwellHealthCheckFactory Modifier and Type Field Description MaxwellHealthCheckFactory
MaxwellConfig. customHealthFactory
Available to customer producers for configuration.Methods in com.zendesk.maxwell that return MaxwellHealthCheckFactory Modifier and Type Method Description protected MaxwellHealthCheckFactory
MaxwellConfig. fetchHealthCheckFactory(joptsimple.OptionSet options, Properties properties)
If present in the configuration, build an instance of a custom health factory
-