| Package | Description |
|---|---|
| fish.payara.nucleus.healthcheck | |
| fish.payara.nucleus.healthcheck.cpool | |
| fish.payara.nucleus.healthcheck.preliminary | |
| fish.payara.nucleus.healthcheck.stuck |
| Modifier and Type | Method and Description |
|---|---|
BaseHealthCheck |
HealthCheckService.getCheck(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
HealthCheckService.registerCheck(String name,
BaseHealthCheck check) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionPoolHealthCheck |
| 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
|
class |
CpuUsageHealthCheck |
class |
GarbageCollectorHealthCheck
-XX:+UseSerialGC -->
|
class |
HeapMemoryUsageHealthCheck |
class |
HoggingThreadsHealthCheck |
class |
MachineMemoryUsageHealthCheck |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends BaseHealthCheck> |
BaseHealthCheck.postConstruct(T t,
Class<C> checkerType) |
| Modifier and Type | Class and Description |
|---|---|
class |
StuckThreadsHealthCheck |
Copyright © 2017. All rights reserved.