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 DataStream
This is the topmost base interface of all streams of DataStream V2 API.