| Package | Description |
|---|---|
| fish.payara.healthcheck.mphealth | |
| fish.payara.nucleus.healthcheck.cpool | |
| fish.payara.nucleus.healthcheck.preliminary | |
| fish.payara.nucleus.healthcheck.stuck |
| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckResult |
MicroProfileHealthChecker.doCheckInternal() |
| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckResult |
ConnectionPoolHealthCheck.doCheckInternal() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckResult |
BaseHealthCheck.doCheck() |
protected HealthCheckResult |
CpuUsageHealthCheck.doCheckInternal() |
protected HealthCheckResult |
HoggingThreadsHealthCheck.doCheckInternal() |
protected HealthCheckResult |
HeapMemoryUsageHealthCheck.doCheckInternal() |
protected abstract HealthCheckResult |
BaseHealthCheck.doCheckInternal() |
protected HealthCheckResult |
MachineMemoryUsageHealthCheck.doCheckInternal() |
protected HealthCheckResult |
GarbageCollectorHealthCheck.doCheckInternal() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseHealthCheck.sendNotification(String name,
HealthCheckResult checkResult,
Level level)
Sends a notification to all notifier enabled with the healthcheck service.
|
| Modifier and Type | Method and Description |
|---|---|
protected HealthCheckResult |
StuckThreadsHealthCheck.doCheckInternal() |
Copyright © 2019. All rights reserved.