Modifier and Type | Interface and Description |
---|---|
interface |
CpuUsageChecker |
interface |
GarbageCollectorChecker |
interface |
HeapMemoryUsageChecker |
interface |
MachineMemoryUsageChecker |
Modifier and Type | Interface and Description |
---|---|
interface |
ConnectionPoolChecker |
Modifier and Type | Class and Description |
---|---|
class |
BaseThresholdHealthCheck<O extends HealthCheckWithThresholdExecutionOptions,C extends ThresholdDiagnosticsChecker>
Base class for all healthchecks that have configurable Critical/Warning/Good levels
|
Modifier and Type | Method and Description |
---|---|
HealthCheckWithThresholdExecutionOptions |
BaseThresholdHealthCheck.constructThresholdOptions(ThresholdDiagnosticsChecker checker)
Creates an options instance from the properties
|
Copyright © 2019. All rights reserved.