Apache Pekko Management
1.1.0
Apache Pekko Management
API
org.apache.pekko.management
internal
CheckFailedException
CheckTimeoutException
javadsl
CheckResult
HealthChecks
LivenessCheckSetup
LivenessCheckSetup
ManagementRouteProvider
ManagementRouteProviderSettings
ManagementRouteProviderSettings
PekkoManagement
PekkoManagement
ReadinessCheckSetup
ReadinessCheckSetup
StartupCheckSetup
StartupCheckSetup
scaladsl
HealthChecks
HealthChecks
LivenessCheckSetup
LivenessCheckSetup
ManagementRouteProvider
ManagementRouteProviderSettings
ManagementRouteProviderSettings
PekkoManagement
PekkoManagement
ReadinessCheckSetup
ReadinessCheckSetup
StartupCheckSetup
StartupCheckSetup
HealthCheckSettings
HealthCheckSettings
InvalidHealthCheckException
ManagementLogMarker
NamedHealthCheck
NamedRouteProvider
PekkoManagementSettings
Http
Apache Pekko Management
/
org.apache.pekko.management
/
org.apache.pekko.management.javadsl
/
CheckResult
CheckResult
org.apache.pekko.management.javadsl.CheckResult
final
class
CheckResult
Result for readiness and liveness checks
Attributes
Source
HealthChecks.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
failure
:
Optional
[
String
]
Attributes
Source
HealthChecks.scala
def
isFailure
:
Boolean
Attributes
Source
HealthChecks.scala
def
isSuccess
:
Boolean
Attributes
Source
HealthChecks.scala
def
success
:
Optional
[
Unit
]
Attributes
Source
HealthChecks.scala
In this article
Attributes
Members list
Value members
Concrete methods