Kieker 1.7

kieker.common.record.flow
Interface IFlowRecord

All Superinterfaces:
Comparable<IMonitoringRecord>, IMonitoringRecord, Serializable
All Known Subinterfaces:
ICallObjectRecord, ICallRecord, IEventRecord, IExceptionRecord, IObjectRecord, IOperationRecord, ITraceRecord
All Known Implementing Classes:
AbstractEvent, AbstractOperationEvent, AbstractTraceEvent, AfterConstructorEvent, AfterConstructorFailedEvent, AfterOperationEvent, AfterOperationFailedEvent, AfterOperationFailedObjectEvent, AfterOperationObjectEvent, BeforeConstructorEvent, BeforeOperationEvent, BeforeOperationObjectEvent, CallConstructorEvent, CallOperationEvent, CallOperationObjectEvent, ConstructionEvent, SplitEvent, Trace

public interface IFlowRecord
extends IMonitoringRecord

Marker interface to collect all kieker.common.record.flow..* records.

Since:
1.5
Author:
Jan Waller

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


Kieker 1.7

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