Uses of Package
org.apache.flink.api.connector.source
-
Classes in org.apache.flink.api.connector.source used by org.apache.flink.api.connector.source Class Description Boundedness The boundedness of a stream.ReaderInfo A container class hosting the information of aSourceReader.ReaderOutput The interface provided by the Flink runtime to theSourceReaderto emit records, and optionally watermarks, to downstream operators for message processing.SourceEvent An base class for the events passed between the SourceReaders and Enumerators.SourceOutput TheSourceOutputis the gateway for aSourceReader) to emit the produced records and watermarks.SourceReader The interface for a source reader which is responsible for reading the records from the source splits assigned bySplitEnumerator.SourceReaderContext The interface that exposes some context from runtime to theSourceReader.SourceReaderFactory A factory for creating source reader instances.SourceSplit An interface for all the Split types to extend.SplitEnumerator The interface for a split enumerator responsible for discovering the source splits, and assigning them to theSourceReader.SplitEnumeratorContext A context class for theSplitEnumerator.SplitsAssignment A class containing the splits assignment to the source readers. -
Classes in org.apache.flink.api.connector.source used by org.apache.flink.api.connector.source.lib Class Description Boundedness The boundedness of a stream.Source The interface for Source.SourceReader The interface for a source reader which is responsible for reading the records from the source splits assigned bySplitEnumerator.SourceReaderContext The interface that exposes some context from runtime to theSourceReader.SourceReaderFactory A factory for creating source reader instances.SourceSplit An interface for all the Split types to extend.SplitEnumerator The interface for a split enumerator responsible for discovering the source splits, and assigning them to theSourceReader.SplitEnumeratorContext A context class for theSplitEnumerator. -
Classes in org.apache.flink.api.connector.source used by org.apache.flink.api.connector.source.lib.util Class Description ReaderOutput The interface provided by the Flink runtime to theSourceReaderto emit records, and optionally watermarks, to downstream operators for message processing.SourceReader The interface for a source reader which is responsible for reading the records from the source splits assigned bySplitEnumerator.SourceReaderContext The interface that exposes some context from runtime to theSourceReader.SourceSplit An interface for all the Split types to extend.SplitEnumerator The interface for a split enumerator responsible for discovering the source splits, and assigning them to theSourceReader.SplitEnumeratorContext A context class for theSplitEnumerator. -
Classes in org.apache.flink.api.connector.source used by org.apache.flink.api.connector.source.util.ratelimit Class Description ReaderOutput The interface provided by the Flink runtime to theSourceReaderto emit records, and optionally watermarks, to downstream operators for message processing.SourceReader The interface for a source reader which is responsible for reading the records from the source splits assigned bySplitEnumerator.SourceSplit An interface for all the Split types to extend.