|
Kieker 1.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICallObjectRecord
Interface for all flow records that describe operation calls on objects.
All call records have a calleeObjectId field of type int.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord |
|---|
IMonitoringRecord.BinaryFactory, IMonitoringRecord.Factory |
| Method Summary | |
|---|---|
int |
getCalleeObjectId()
|
int |
getCallerObjectId()
|
| Methods inherited from interface kieker.common.record.flow.ICallRecord |
|---|
callsReferencedOperationOf, getCalleeClassSignature, getCalleeOperationSignature, getCallerClassSignature, getCallerOperationSignature |
| Methods inherited from interface kieker.common.record.flow.IOperationRecord |
|---|
getClassSignature, getOperationSignature, refersToSameOperationAs |
| 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 |
| Methods inherited from interface kieker.common.record.flow.IObjectRecord |
|---|
getClassSignature, getObjectId |
| Method Detail |
|---|
int getCallerObjectId()
IObjectRecord.getObjectId()int getCalleeObjectId()
|
Kieker 1.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||