Interface PipeSource

All Superinterfaces:
AutoCloseable, PipeExtractor, PipePlugin

public interface PipeSource extends PipeExtractor
PipeSource

PipeSource is responsible for capturing Events from sources.

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

The lifecycle of a PipeSource is as follows: