-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EventCollectorSink inherits PeriodicBatchingSink. (#67)
The EventCollectorSink now inherits from PeriodicBatchingSink and allows the base class to handle the batching of log events. I've also removed the RepeatAction class as it was only used by the EventCollectorSink and is no longer necessary.
- Loading branch information
1 parent
f4b5984
commit 205670e
Showing
3 changed files
with
17 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.