Simple-RTMP-Server 服务器搭建
Simple-RTMP-Server 服务器搭建
1. 服务器镜像获取
github源码地址
git clone https://github.com/winlinvip/simple-rtmp-server.
Flink Sink 接收数据的顺序(Window发送数据顺序)
nternalTimerServiceImpl.processingTimeTimersQueue存储着同一个Window中所有Key,取第一个key,调用WindowOperator.onProcessingTime进行处理,并发送给Sink
InternalTimerServiceImpl.