Interface IConfigurationStatisticSink
- All Known Implementing Classes:
DeltaIotCSVSystemConfigurationStatisticSink
public interface IConfigurationStatisticSink
-
Method Summary
Modifier and TypeMethodDescriptionvoidfinalize()voidvoidonEntry(int run, MoteContext.WirelessLink link) voidonRunFinish(int run) voidonRunStart(int run)
-
Method Details
-
initialize
- Throws:
IOException
-
onRunStart
- Throws:
IOException
-
onRunFinish
- Throws:
IOException
-
onEntry
- Throws:
IOException
-
finalize
- Throws:
IOException
-