Uses of Package
org.apache.flink.streaming.api.transformations
Packages that use org.apache.flink.streaming.api.transformations
Package
Description
-
Classes in org.apache.flink.streaming.api.transformations used by org.apache.flink.streaming.api.datastreamClassDescriptionThis Transformation represents a stream Sink.A
Transformationthat creates a physical operation.This transformation represents a selection of a side output of an upstream operation with a givenOutputTag. -
Classes in org.apache.flink.streaming.api.transformations used by org.apache.flink.streaming.api.environmentClassDescriptionWhen in batch mode, the
CacheTransformationrepresents the intermediate result of the upper stream should be cached when it is computed at the first time. -
Classes in org.apache.flink.streaming.api.transformations used by org.apache.flink.streaming.api.graph
-
Classes in org.apache.flink.streaming.api.transformations used by org.apache.flink.streaming.api.transformationsClassDescriptionBase class for Broadcast State transformations.Base class for transformations representing the application of a
MultipleInputStreamOperatorto inputTransformations.AbstractMultipleInputTransformationimplementation for keyed streams.AbstractMultipleInputTransformationimplementation for non-keyed streams.ATransformationthat creates a physical operation.The data exchange mode between operators duringStreamGraphgeneration.ATransformationthat contains lineage information.An interface to be implemented by transformations that have explicitly setBoundedness. -
Classes in org.apache.flink.streaming.api.transformations used by org.apache.flink.streaming.runtime.translatorsClassDescriptionBase class for transformations representing the application of a
MultipleInputStreamOperatorto inputTransformations.A non-keyedAbstractBroadcastStateTransformation.When in batch mode, theCacheTransformationrepresents the intermediate result of the upper stream should be cached when it is computed at the first time.Transformation for global committer.A keyedAbstractBroadcastStateTransformation.This Transformation represents a stream Sink.This represents a Source.This Transformation represents the application of aOneInputStreamOperatorto one inputTransformation.This transformation represents a change of partitioning of the input elements.ATransformationthat describes a reduce operation on aKeyedStream.This transformation represents a selection of a side output of an upstream operation with a givenOutputTag.ATransformationforSink.APhysicalTransformationforSource.This Transformation represents the application of aTwoInputStreamOperatorto two inputTransformations.This transformation represents a union of several inputTransformations.