Uses of Class
org.apache.flink.streaming.api.transformations.TransformationWithLineage
-
Packages that use TransformationWithLineage Package Description org.apache.flink.streaming.api.transformations -
-
Uses of TransformationWithLineage in org.apache.flink.streaming.api.transformations
Subclasses of TransformationWithLineage in org.apache.flink.streaming.api.transformations Modifier and Type Class Description classGlobalCommitterTransform<CommT>Transformation for global committer.classLegacySinkTransformation<T>This Transformation represents a stream Sink.classLegacySourceTransformation<T>This represents a Source.classSinkTransformation<InputT,OutputT>ATransformationforSink.classSourceTransformation<OUT,SplitT extends org.apache.flink.api.connector.source.SourceSplit,EnumChkT>APhysicalTransformationforSource.
-