Uses of Class
com.zendesk.maxwell.monitoring.MaxwellDiagnosticContext
-
Packages that use MaxwellDiagnosticContext 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 in com.zendesk.maxwell
Methods in com.zendesk.maxwell that return MaxwellDiagnosticContext Modifier and Type Method Description MaxwellDiagnosticContext
MaxwellContext. getDiagnosticContext()
Get the context for maxwell diagnostics -
Uses of MaxwellDiagnosticContext in com.zendesk.maxwell.monitoring
Constructors in com.zendesk.maxwell.monitoring with parameters of type MaxwellDiagnosticContext Constructor Description DiagnosticHealthCheck(MaxwellDiagnosticContext diagnosticContext)
-