public static class WorkEvents.StatusResponse
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
StatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIdleCount() |
int |
getWorkerCount() |
void |
setIdleCount(int idleCount) |
void |
setWorkerCount(int workerCount) |