Package org.apache.beam.runners.flink.translation.wrappers.streaming.io.source
package org.apache.beam.runners.flink.translation.wrappers.streaming.io.source
Internal implementation of the Beam runner for Apache Flink.
-
ClassDescriptionFlinkSource<T,
OutputT> The base class forFlinkBoundedSourceandFlinkUnboundedSource.FlinkSourceReaderBase<T,OutputT> An abstract implementation ofSourceReaderwhich encapsulatesBeam Sourcesfor data reading.A FlinkSourceSplitimplementation that encapsulates a BeamSource.