Tag: datastream
All the articles with the tag "datastream".
-
Flink 深挖 · DataStream API:ProcessFunction、状态、Timer 与 Side Output
从 Flink SQL 下沉到 DataStream API:什么时候必须用底层 API、DataStream 心智与 SQL 对照、KeyedProcessFunction 的状态/TimerService/OutputTag 三大件,并用累计告警、支付超时、迟到分流、接 Kafka 聚合四个可跑实战串起来。