|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITraceRecord
Interface for all flow records that describe information in traces.
All trace records have a traceId
field of type long
and an orderIndex
field of type int
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface kieker.common.record.IMonitoringRecord |
---|
IMonitoringRecord.BinaryFactory, IMonitoringRecord.Factory |
Method Summary | |
---|---|
int |
getOrderIndex()
|
long |
getTraceId()
|
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 getTraceId()
int getOrderIndex()
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |