Package kieker.common.record.flow
Interface IInterfaceRecord
- All Superinterfaces:
java.lang.Comparable<IMonitoringRecord>
,IFlowRecord
,IMonitoringRecord
,java.io.Serializable
- All Known Implementing Classes:
BeforeConstructorObjectInterfaceEvent
,BeforeOperationObjectInterfaceEvent
public interface IInterfaceRecord extends IFlowRecord
- Since:
- 1.10
- Author:
- Florian Fittkau
-
Method Summary
Modifier and Type Method Description java.lang.String
getInterface()
Methods inherited from interface kieker.common.record.IMonitoringRecord
getLoggingTimestamp, getSize, getValueNames, getValueTypes, serialize, setLoggingTimestamp, toString
-
Method Details
-
getInterface
java.lang.String getInterface()
-