Interface DataStream
-
- All Known Subinterfaces:
BroadcastStream<T>,GlobalStream<T>,GlobalStream.ProcessConfigurableAndGlobalStream<T>,KeyedPartitionStream<K,T>,KeyedPartitionStream.ProcessConfigurableAndKeyedPartitionStream<K,T>,NonKeyedPartitionStream<T>,NonKeyedPartitionStream.ProcessConfigurableAndNonKeyedPartitionStream<T>
@Experimental public interface DataStreamThis is the topmost base interface of all streams of DataStream V2 API.