public class WorkerStateInfoUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isCleanExit(WorkerStateInfo wsi)
Utility to check if the workers exited cleanly or not
|
public static boolean isCleanExit(WorkerStateInfo wsi)
wsi
- the worker state informationThis documentation was released into the public domain.