Uses of Interface
fish.payara.nucleus.healthcheck.HealthCheckConstants
-
-
Uses of HealthCheckConstants in fish.payara.healthcheck.microprofile.metrics
Classes in fish.payara.healthcheck.microprofile.metrics that implement HealthCheckConstants Modifier and Type Class Description classMicroProfileMetricsCheck -
Uses of HealthCheckConstants in fish.payara.healthcheck.mphealth
Classes in fish.payara.healthcheck.mphealth that implement HealthCheckConstants Modifier and Type Class Description classMicroProfileHealthCheckerHealth Check service that pokes MicroProfile Healthcheck endpoints of instances in the current domain to see if they are responsive -
Uses of HealthCheckConstants in fish.payara.nucleus.healthcheck.admin
Classes in fish.payara.nucleus.healthcheck.admin that implement HealthCheckConstants Modifier and Type Class Description classGetHealthCheckConfiguration -
Uses of HealthCheckConstants in fish.payara.nucleus.healthcheck.cpool
Classes in fish.payara.nucleus.healthcheck.cpool that implement HealthCheckConstants Modifier and Type Class Description classConnectionPoolHealthCheck -
Uses of HealthCheckConstants in fish.payara.nucleus.healthcheck.preliminary
Classes in fish.payara.nucleus.healthcheck.preliminary that implement HealthCheckConstants Modifier and Type Class Description classBaseHealthCheck<O extends HealthCheckExecutionOptions,C extends Checker>Base class for all health check servicesclassBaseThresholdHealthCheck<O extends HealthCheckWithThresholdExecutionOptions,C extends ThresholdDiagnosticsChecker>Base class for all healthchecks that have configurable Critical/Warning/Good levelsclassCpuUsageHealthCheckclassGarbageCollectorHealthCheck-XX:+UseSerialGC -->-XX:+UseG1GC --> -XX:+UseParallelGC --> -XX:+UseParNewGC --> -XX:+UseConcMarkSweepGC -XX:+UseParNewGC --> -XX:+UseConcMarkSweepGC -XX:-UseParNewGC --> classHeapMemoryUsageHealthCheckclassHoggingThreadsHealthCheckA "hogging thread" is a thread that uses most of the CPU during the measured period.classMachineMemoryUsageHealthCheck -
Uses of HealthCheckConstants in fish.payara.nucleus.healthcheck.stuck
Classes in fish.payara.nucleus.healthcheck.stuck that implement HealthCheckConstants Modifier and Type Class Description classStuckThreadsHealthCheck
-