public class JobWorkerHealthReporter
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobWorkerHealthReporter.JobWorkerHealthReport
It represents the job worker health information.
|
| Constructor and Description |
|---|
JobWorkerHealthReporter(WorkerNetAddress workerNetAddress)
Creates a new instance of
JobWorkerHealthReporter. |
| Modifier and Type | Method and Description |
|---|---|
JobWorkerHealthReporter.JobWorkerHealthReport |
getJobWorkerHealthReport() |
public JobWorkerHealthReporter(WorkerNetAddress workerNetAddress)
JobWorkerHealthReporter.workerNetAddress - the connection info for this workerpublic JobWorkerHealthReporter.JobWorkerHealthReport getJobWorkerHealthReport()
Copyright © 2024. All Rights Reserved.