Package | Description |
---|---|
net.bluemind.cli.metrics | |
net.bluemind.metrics.alerts.api | |
net.bluemind.metrics.core.service |
Modifier and Type | Method and Description |
---|---|
static void |
Checks.printResult(CliContext ctx,
java.lang.String check,
CheckResult result) |
Modifier and Type | Method and Description |
---|---|
CheckResult |
IProductChecks.lastResult(java.lang.String checkName)
Returns the result of the last execution of a given check
|
static CheckResult |
CheckResult.unknown() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<CheckResult> |
IProductChecksPromise.lastResult(java.lang.String checkName) |
Modifier and Type | Method and Description |
---|---|
void |
IProductChecksAsync.lastResult(java.lang.String checkName,
AsyncHandler<CheckResult> handler) |
Modifier and Type | Method and Description |
---|---|
CheckResult |
ProductChecksService.lastResult(java.lang.String checkName) |
Copyright © 2021. All Rights Reserved.