Package kieker.common.record.flow
Interface IOperationRecord
- All Superinterfaces:
java.lang.Comparable<IMonitoringRecord>
,IClassSignature
,IFlowRecord
,IMonitoringRecord
,IOperationSignature
,java.io.Serializable
- All Known Subinterfaces:
ICallObjectRecord
,ICallRecord
,IConstructorRecord
- All Known Implementing Classes:
AbstractOperationEvent
,AfterConstructorEvent
,AfterConstructorFailedEvent
,AfterConstructorFailedObjectEvent
,AfterConstructorObjectEvent
,AfterOperationEvent
,AfterOperationFailedEvent
,AfterOperationFailedObjectEvent
,AfterOperationObjectEvent
,BeforeConstructorEvent
,BeforeConstructorObjectEvent
,BeforeConstructorObjectInterfaceEvent
,BeforeOperationEvent
,BeforeOperationObjectEvent
,BeforeOperationObjectInterfaceEvent
,CallConstructorEvent
,CallConstructorObjectEvent
,CallOperationEvent
,CallOperationObjectEvent
,EntryLevelBeforeOperationEvent
,EntryLevelBeforeOperationObjectEvent
public interface IOperationRecord extends IFlowRecord, IOperationSignature, IClassSignature
- Since:
- 1.5
- Author:
- Jan Waller
-
Method Summary
Methods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueNames, getValueTypes, serialize, setLoggingTimestamp, toString
Methods inherited from interface kieker.common.record.flow.IOperationSignature
getOperationSignature