Package org.apache.flink.datastream.impl.stream
package org.apache.flink.datastream.impl.stream
-
ClassesClassDescriptionBase class for all streams.The implementation of
BroadcastStream.The implementation ofGlobalStream.The implementation ofKeyedPartitionStream.The implementation ofNonKeyedPartitionStream.The implementation ofGlobalStream.ProcessConfigurableAndGlobalStream.The implementation ofKeyedPartitionStream.ProcessConfigurableAndKeyedPartitionStream.The implementation ofNonKeyedPartitionStream.ProcessConfigurableAndNonKeyedPartitionStream.ProcessConfigurableAndTwoKeyedPartitionStreamsImpl<K,OUT1, OUT2> ProcessConfigurableAndTwoKeyedPartitionStreamsImplis used to hold the two output keyed streams and provide methods used for configuration.ProcessConfigurableAndTwoNonKeyedPartitionStreamImplis used to hold the two output non-keyed streams and provide methods used for configuration.ProcessConfigureHandle<T,S extends org.apache.flink.datastream.api.stream.ProcessConfigurable<S>> A handle to configure process function related things.