Uses of Class
com.zendesk.maxwell.monitoring.MaxwellDiagnosticContext.Config
-
Packages that use MaxwellDiagnosticContext.Config Package Description com.zendesk.maxwell top level classes concerned with instantiating and running a Maxwell replicator.com.zendesk.maxwell.monitoring monitoring, diagnostics, and the HTTP server -
-
Uses of MaxwellDiagnosticContext.Config in com.zendesk.maxwell
Fields in com.zendesk.maxwell declared as MaxwellDiagnosticContext.Config Modifier and Type Field Description MaxwellDiagnosticContext.Config
MaxwellConfig. diagnosticConfig
configuration for maxwell http diagnostic endpoint -
Uses of MaxwellDiagnosticContext.Config in com.zendesk.maxwell.monitoring
Fields in com.zendesk.maxwell.monitoring declared as MaxwellDiagnosticContext.Config Modifier and Type Field Description MaxwellDiagnosticContext.Config
MaxwellDiagnosticContext. config
Constructors in com.zendesk.maxwell.monitoring with parameters of type MaxwellDiagnosticContext.Config Constructor Description MaxwellDiagnosticContext(MaxwellDiagnosticContext.Config config, List<MaxwellDiagnostic> diagnostics)
-