|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IObjectRecord
Interface for all flow records that describe objects.
All object records have a classSignature
field of type String
and an objectId
field of type int
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord |
---|
IMonitoringRecord.BinaryFactory, IMonitoringRecord.Factory |
Method Summary | |
---|---|
String |
getClassSignature()
|
int |
getObjectId()
|
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 |
Method Detail |
---|
String getClassSignature()
int getObjectId()
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |