Kieker 1.6

kieker.common.record.flow
Interface IEventRecord

All Superinterfaces:
Comparable<IMonitoringRecord>, IFlowRecord, IMonitoringRecord, Serializable
All Known Implementing Classes:
AbstractEvent, AbstractOperationEvent, AbstractTraceEvent, AfterConstructorEvent, AfterConstructorFailedEvent, AfterOperationEvent, AfterOperationFailedEvent, AfterOperationFailedObjectEvent, AfterOperationObjectEvent, BeforeConstructorEvent, BeforeOperationEvent, BeforeOperationObjectEvent, CallConstructorEvent, CallOperationEvent, CallOperationObjectEvent, ConstructionEvent, SplitEvent

public interface IEventRecord
extends IFlowRecord

Interface for all flow records that describe events.

Author:
Jan Waller

Nested Class Summary
 
Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord
IMonitoringRecord.Factory
 
Method Summary
 long getTimestamp()
           
 
Methods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getValueTypes, initFromArray, setLoggingTimestamp, toArray, toString
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getTimestamp

long getTimestamp()

Kieker 1.6

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