kieker.common.record
Interface IMonitoringRecord
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- AbstractMonitoringRecord, BranchingRecord, DummyMonitoringRecord, OperationExecutionRecord
public interface IMonitoringRecord
- extends Serializable
- Author:
- Andre van Hoorn
getLoggingTimestamp
long getLoggingTimestamp()
setLoggingTimestamp
void setLoggingTimestamp(long timestamp)
initFromArray
void initFromArray(Object[] values)
toArray
Object[] toArray()
getValueTypes
Class[] getValueTypes()
Copyright 2010 the Kieker Project, http://kieker.sourceforge.net>