Interface PipeExtractor

All Superinterfaces:
AutoCloseable, PipePlugin
All Known Subinterfaces:
PipeSource

@Deprecated public interface PipeExtractor extends PipePlugin
Deprecated.
PipeExtractor (Deprecated since v1.3.0, renamed to PipeSource)

PipeExtractor is responsible for capturing Events from sources.

Various data sources can be supported by implementing different PipeExtractor classes.

The lifecycle of a PipeExtractor is as follows: