Kieker 1.12

kieker.common.record.flow
Interface IObjectRecord

All Superinterfaces:
java.lang.Comparable<IMonitoringRecord>, IClassSignature, IFlowRecord, IMonitoringRecord, java.io.Serializable
All Known Subinterfaces:
ICallObjectRecord
All Known Implementing Classes:
AfterConstructorFailedObjectEvent, AfterConstructorObjectEvent, AfterOperationFailedObjectEvent, AfterOperationObjectEvent, BeforeConstructorObjectEvent, BeforeConstructorObjectInterfaceEvent, BeforeOperationObjectEvent, BeforeOperationObjectInterfaceEvent, CallConstructorObjectEvent, CallOperationObjectEvent

public interface IObjectRecord
extends IFlowRecord, IClassSignature

Since:
1.6
Author:
Jan Waller

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

Method Detail

getObjectId

int getObjectId()

Kieker 1.12

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