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, getCpuLoadAverage
public AlwaysHealthyJobWorkerHealthReporter()
public boolean isHealthy()
JobWorkerHealthReporter
isHealthy
in class JobWorkerHealthReporter
Copyright © 2023. All Rights Reserved.