Interface EventContainer
- All Known Implementing Classes:
SecondPrecisionEventContainer
public interface EventContainer
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddEvent(FlowFileEvent event) generateReport(long sinceEpochMillis) voidpurgeEvents(long cutoffEpochMillis)
-
Method Details
-
addEvent
-
purgeEvents
void purgeEvents(long cutoffEpochMillis) -
generateReport
-