|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEventRecord
Interface for all flow records that describe events.
All events records have a timestamp
field of type long
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord |
---|
IMonitoringRecord.BinaryFactory, IMonitoringRecord.Factory |
Method Summary | |
---|---|
long |
getTimestamp()
|
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 |
---|
long getTimestamp()
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |