Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.zevents
Class HeartBeatZevent

java.lang.Object
  extended by org.hyperic.hq.zevents.Zevent
      extended by org.hyperic.hq.zevents.HeartBeatZevent

public class HeartBeatZevent
extends Zevent


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

HEART_BEAT_INTERVAL_MILLIS

public static final int HEART_BEAT_INTERVAL_MILLIS
See Also:
Constant Field Values
Constructor Detail

HeartBeatZevent

public HeartBeatZevent(java.util.Date beat)
Method Detail

getTimestamp

public long getTimestamp()

getVoodooedTimestamp

public long getVoodooedTimestamp()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.