Uses of Package
org.apache.flink.connector.base.source.reader
-
Classes in org.apache.flink.connector.base.source.reader used by org.apache.flink.connector.base.source.reader Class Description RecordEmitter Emit a record to the downstream.RecordEvaluator An interface that evaluates whether a de-serialized record should trigger certain control-flow operations (e.g.RecordsBySplits An implementation of RecordsWithSplitIds to host all the records by splits.RecordsWithSplitIds An interface for the elements passed from the fetchers to the source reader.SourceReaderBase An abstract implementation ofSourceReaderwhich provides some synchronization between the mail box main thread and the SourceReader internal threads.SourceReaderOptions 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.fetcher Class Description RecordsWithSplitIds An 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.splitreader Class Description RecordsWithSplitIds An interface for the elements passed from the fetchers to the source reader.