|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.echarts.monitor.MachineMonitorEvent
org.echarts.monitor.LogLevelMonitorEvent
org.echarts.monitor.DebugEvent
public class DebugEvent
| Field Summary |
|---|
| Fields inherited from class org.echarts.monitor.LogLevelMonitorEvent |
|---|
EXCEPTION, MESSAGE, STACK_TRACE |
| Fields inherited from class org.echarts.monitor.MachineMonitorEvent |
|---|
hostIpAddress, properties, timestamp |
| Constructor Summary | |
|---|---|
DebugEvent()
For MachineMonitorEvent.readRaw(). |
|
DebugEvent(java.lang.String message)
|
|
DebugEvent(java.lang.Throwable e,
java.lang.String message)
|
|
| 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 |
| Constructor Detail |
|---|
public DebugEvent()
public DebugEvent(java.lang.String message)
public DebugEvent(java.lang.Throwable e,
java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||