Uses of Class
org.eclipse.ditto.internal.utils.health.AbstractHealthCheckingActor
Packages that use AbstractHealthCheckingActor
-
Uses of AbstractHealthCheckingActor in org.eclipse.ditto.internal.utils.health
Subclasses of AbstractHealthCheckingActor in org.eclipse.ditto.internal.utils.healthModifier and TypeClassDescriptionfinal classActor which provides the health of multiple underlying systems, such as messaging and persistence by aggregating the health by means of child actors.final classActor to report health status for a singleton on and only on the role leader of a cluster.