Kieker 1.10

kieker.common.record.flow
Interface IOperationRecord

All Superinterfaces:
Comparable<IMonitoringRecord>, IClassSignature, IFlowRecord, IMonitoringRecord, IOperationSignature, 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

public interface IOperationRecord
extends IFlowRecord, IOperationSignature, IClassSignature

Since:
1.5
Author:
Jan Waller

Nested Class Summary
 
Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord
IMonitoringRecord.BinaryFactory, IMonitoringRecord.Factory
 
Method Summary
 
Methods inherited from interface kieker.common.record.flow.IOperationSignature
getOperationSignature
 
Methods inherited from interface kieker.common.record.flow.IClassSignature
getClassSignature
 
Methods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueTypes, initFromArray, initFromBytes, setLoggingTimestamp, toArray, toString, writeBytes
 
Methods inherited from interface java.lang.Comparable
compareTo
 


Kieker 1.10

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