Package kieker.common.record.flow
Interface IClassSignature
- All Superinterfaces:
Comparable<IMonitoringRecord>,IMonitoringRecord,Serializable
- All Known Subinterfaces:
ICallObjectRecord,ICallRecord,IConstructorRecord,IObjectRecord,IOperationRecord
- All Known Implementing Classes:
AbstractOperationEvent,AbstractThreadBasedEvent,AfterConstructorEvent,AfterConstructorFailedEvent,AfterConstructorFailedObjectEvent,AfterConstructorObjectEvent,AfterDatabaseEvent,AfterFailedThreadBasedEvent,AfterOperationEvent,AfterOperationFailedEvent,AfterOperationFailedObjectEvent,AfterOperationObjectEvent,AfterThreadBasedEvent,BeforeConstructorEvent,BeforeConstructorObjectEvent,BeforeConstructorObjectInterfaceEvent,BeforeDatabaseEvent,BeforeOperationEvent,BeforeOperationObjectEvent,BeforeOperationObjectInterfaceEvent,BeforeThreadBasedEvent,CallConstructorEvent,CallConstructorObjectEvent,CallOperationEvent,CallOperationObjectEvent,DatabaseFailedEvent,EntryLevelBeforeOperationEvent,EntryLevelBeforeOperationObjectEvent
- Since:
- 1.10
- Author:
- Reiner Jung
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueNames, getValueTypes, serialize, setLoggingTimestamp, toString
-
Method Details
-
getClassSignature
String getClassSignature()
-