Flink Dataflow Programming Model
Dataflow Programming Model
数据流编程模型
- Levels of Abstraction :数据处理层抽象
- Programs and Dataflows 编程和数据流
- Parallel Dataflows 并行数据流
- Windows 窗口
- Time 时间
- Stateful Operations 带状态的操作
- Checkpoints for Fault Tolerance 容错检查点
- Batch on Streaming 基于流的批处理