Package kieker.common.record.flow
Interface ICallObjectRecord
- All Superinterfaces:
Comparable<IMonitoringRecord>,ICallRecord,IClassSignature,IFlowRecord,IMonitoringRecord,IObjectRecord,IOperationRecord,IOperationSignature,Serializable
- All Known Implementing Classes:
CallConstructorObjectEvent,CallOperationObjectEvent
- Since:
- 1.6
- Author:
- Jan Waller
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface kieker.common.record.flow.ICallRecord
getCalleeClassSignature, getCalleeOperationSignature, getCallerClassSignature, getCallerOperationSignatureMethods inherited from interface kieker.common.record.flow.IClassSignature
getClassSignatureMethods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueNames, getValueTypes, serialize, setLoggingTimestamp, toStringMethods inherited from interface kieker.common.record.flow.IObjectRecord
getObjectIdMethods inherited from interface kieker.common.record.flow.IOperationSignature
getOperationSignature
-
Method Details
-
getCallerObjectId
int getCallerObjectId() -
getCalleeObjectId
int getCalleeObjectId()
-