public class AlwaysHealthyJobWorkerHealthReporter extends JobWorkerHealthReporter
JobWorkerHealthReporter that always reports that the worker is healthy.| Constructor and Description |
|---|
AlwaysHealthyJobWorkerHealthReporter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHealthy()
Determines whether the system is healthy from all the metrics it has collected.
|
compute, getCpuLoadAveragepublic AlwaysHealthyJobWorkerHealthReporter()
public boolean isHealthy()
JobWorkerHealthReporterisHealthy in class JobWorkerHealthReporterCopyright © 2022. All Rights Reserved.