ReadinessCheckSetup

org.apache.pekko.management.scaladsl.ReadinessCheckSetup
See theReadinessCheckSetup companion object
final class ReadinessCheckSetup extends Setup

Setup for readiness checks, constructor is Internal API, use factories in ReadinessCheckSetup

Attributes

Companion
object
Source
HealthChecks.scala
Graph
Supertypes
class Setup
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

Construct an pekko.actor.setup.ActorSystemSetup with this setup combined with another one. Allows for fluent creation of settings. If other is a setting of the same concrete pekko.actor.setup.Setup as this it will replace this.

Construct an pekko.actor.setup.ActorSystemSetup with this setup combined with another one. Allows for fluent creation of settings. If other is a setting of the same concrete pekko.actor.setup.Setup as this it will replace this.

Attributes

Inherited from:
Setup
Source
ActorSystemSetup.scala

Concrete fields