# Packages
No description provided by the author
# Interfaces
Sink interface represents a generic sink that is responsible for handling actions upon the event objects and filter the initial events list.
SinkFactory creates a new sink, using user-provided parameters.