private static final class ZProxy.ProxyActor.State
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private boolean |
alive |
private ZMsg |
hot |
private boolean |
paused |
private boolean |
restart |
private boolean |
started |
Modifier | Constructor and Description |
---|---|
private |
State() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
private boolean alive
private boolean started
private boolean paused
private boolean restart
private ZMsg hot