kieker.common.record
Class BranchingRecord
java.lang.Object
kieker.common.record.AbstractMonitoringRecord
kieker.common.record.BranchingRecord
- All Implemented Interfaces:
- Serializable, IMonitoringRecord
public class BranchingRecord
- extends AbstractMonitoringRecord
- Author:
- Andre van Hoorn
- See Also:
- Serialized Form
BranchingRecord
public BranchingRecord()
BranchingRecord
public BranchingRecord(long timestamp,
int branchID,
int branchingOutcome)
getValueTypes
public Class[] getValueTypes()
initFromArray
public void initFromArray(Object[] values)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
toArray
public Object[] toArray()
Copyright 2010 the Kieker Project, http://kieker.sourceforge.net>