Uses of Interface
org.apache.flink.streaming.api.transformations.WithBoundedness
-
Packages that use WithBoundedness Package Description org.apache.flink.streaming.api.transformations -
-
Uses of WithBoundedness in org.apache.flink.streaming.api.transformations
Classes in org.apache.flink.streaming.api.transformations that implement WithBoundedness Modifier and Type Class Description classLegacySourceTransformation<T>This represents a Source.classSourceTransformation<OUT,SplitT extends org.apache.flink.api.connector.source.SourceSplit,EnumChkT>APhysicalTransformationforSource.
-