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