Uses of Class
org.eclipse.ditto.internal.utils.health.cluster.ClusterStatus
Packages that use ClusterStatus
Package
Description
-
Uses of ClusterStatus in org.eclipse.ditto.internal.utils.health.cluster
Methods in org.eclipse.ditto.internal.utils.health.cluster that return ClusterStatus -
Uses of ClusterStatus in org.eclipse.ditto.internal.utils.health.routes
Constructor parameters in org.eclipse.ditto.internal.utils.health.routes with type arguments of type ClusterStatusModifierConstructorDescriptionStatusRoute(Supplier<ClusterStatus> clusterStateSupplier, org.apache.pekko.actor.ActorRef healthCheckingActor, org.apache.pekko.actor.ActorSystem actorSystem) Constructs the/statusroute builder.