Uses of Package
org.apache.flink.connector.base.source.reader
Packages that use org.apache.flink.connector.base.source.reader
Package
Description
-
Classes in org.apache.flink.connector.base.source.reader used by org.apache.flink.connector.base.source.readerClassDescriptionEmit a record to the downstream.An interface that evaluates whether a de-serialized record should trigger certain control-flow operations (e.g. end of stream).An implementation of RecordsWithSplitIds to host all the records by splits.An interface for the elements passed from the fetchers to the source reader.An abstract implementation of
SourceReaderwhich provides some synchronization between the mail box main thread and the SourceReader internal threads.The options that can be set for theSourceReaderBase. -
Classes in org.apache.flink.connector.base.source.reader used by org.apache.flink.connector.base.source.reader.fetcherClassDescriptionAn interface for the elements passed from the fetchers to the source reader.
-
Classes in org.apache.flink.connector.base.source.reader used by org.apache.flink.connector.base.source.reader.splitreaderClassDescriptionAn interface for the elements passed from the fetchers to the source reader.