Uses of Class
org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptions
Packages that use HealthCheckingActorOptions
-
Uses of HealthCheckingActorOptions in org.eclipse.ditto.internal.utils.health
Methods in org.eclipse.ditto.internal.utils.health that return HealthCheckingActorOptionsModifier and TypeMethodDescriptionHealthCheckingActorOptions.Builder.build()Builds theHealthCheckingActorOptionsobject.Methods in org.eclipse.ditto.internal.utils.health with parameters of type HealthCheckingActorOptionsModifier and TypeMethodDescriptionstatic org.apache.pekko.actor.PropsDefaultHealthCheckingActorFactory.props(HealthCheckingActorOptions options, org.apache.pekko.actor.Props persistenceCheckerProps, org.apache.pekko.actor.Props... otherProps) Creates Pekko configuration object Props for a health checking actor.