Kieker 1.6

kieker.common.record.flow
Class AbstractEvent

java.lang.Object
  extended by kieker.common.record.AbstractMonitoringRecord
      extended by kieker.common.record.flow.AbstractEvent
All Implemented Interfaces:
Serializable, Comparable<IMonitoringRecord>, IEventRecord, IFlowRecord, IMonitoringRecord, IMonitoringRecord.Factory
Direct Known Subclasses:
AbstractTraceEvent

public abstract class AbstractEvent
extends AbstractMonitoringRecord
implements IMonitoringRecord.Factory, IFlowRecord, IEventRecord

Author:
Jan Waller
See Also:
Serialized Form

Constructor Summary
AbstractEvent(long timestamp)
           
 
Method Summary
 long getTimestamp()
           
 void initFromArray(Object[] values)
          Deprecated. 
 
Methods inherited from class kieker.common.record.AbstractMonitoringRecord
checkArray, classForName, compareTo, createFromArray, createFromStringArray, equals, fromStringArrayToTypedArray, getLoggingTimestamp, hashCode, setLoggingTimestamp, toString, typesForClass
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractEvent

public AbstractEvent(long timestamp)
Method Detail

initFromArray

@Deprecated
public final void initFromArray(Object[] values)
Deprecated. 

Specified by:
initFromArray in interface IMonitoringRecord

getTimestamp

public final long getTimestamp()
Specified by:
getTimestamp in interface IEventRecord

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net