core abstraction in Apache Flink

C54570
concept

A core abstraction in Apache Flink is a fundamental programming or data model construct (such as DataStream or DataSet) that represents distributed data and the operations applied to it, enabling scalable, fault-tolerant stream and batch processing.

Instances (1)

Instance Via concept surface
DataStream API