|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.monitor.MachineMonitorEvent org.echarts.monitor.MachineDebugEvent org.echarts.monitor.MachineStateEvent
public class MachineStateEvent
Field Summary | |
---|---|
static java.lang.String |
GLOBAL_MACHINE_STATE
|
Fields inherited from class org.echarts.monitor.MachineDebugEvent |
---|
MACHINE_CLASS, MACHINE_ID, MACHINE_STATE_PATH, ROOT_MACHINE_ID, SEQUENCE_ID |
Fields inherited from class org.echarts.monitor.MachineMonitorEvent |
---|
hostIpAddress, properties, timestamp |
Constructor Summary | |
---|---|
MachineStateEvent()
For MachineMonitorEvent.readRaw(). |
|
MachineStateEvent(java.lang.String state)
|
Method Summary |
---|
Methods inherited from class org.echarts.monitor.MachineMonitorEvent |
---|
getClassString, getHostAddress, getPropertiesString, getSortedKeys, readExternal, readRaw, replaceChar, toString, writeExternal, writeRaw |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String GLOBAL_MACHINE_STATE
Constructor Detail |
---|
public MachineStateEvent()
public MachineStateEvent(java.lang.String state)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |