@Version(value="0.1.0") @Export
Interface | Description |
---|---|
SystemReady |
Marker service that is registered when all system checks succeed.
|
SystemReadyCheck |
Ready check services provide custom logic for signaling
that particular criteria are met for when an instance is considered "ready".
|
SystemReadyMonitor |
Checks that all registered ready and builds an aggregated state of the system.
|
Class | Description |
---|---|
CheckStatus |
Wrapper for storing the name of a check and its {{Status}}
|
Status | |
SystemStatus |
Enum | Description |
---|---|
Status.State |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.