|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.zevents.Zevent
org.hyperic.hq.zevents.HeartBeatZevent
public class HeartBeatZevent
Nested Class Summary | |
---|---|
static class |
HeartBeatZevent.HeartBeatZeventSource
There is only ever one instance of this source id so we can use object identity for checking equality. |
Field Summary | |
---|---|
static int |
HEART_BEAT_INTERVAL_MILLIS
|
Constructor Summary | |
---|---|
HeartBeatZevent(java.util.Date beat)
|
Method Summary | |
---|---|
long |
getTimestamp()
|
long |
getVoodooedTimestamp()
|
Methods inherited from class org.hyperic.hq.zevents.Zevent |
---|
getPayload, getQueueEntryTime, getQueueExitTime, getSourceId, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int HEART_BEAT_INTERVAL_MILLIS
Constructor Detail |
---|
public HeartBeatZevent(java.util.Date beat)
Method Detail |
---|
public long getTimestamp()
public long getVoodooedTimestamp()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |