ProcessFunction 处理 datastream
KeyedProcessFunction 处理 KeyedStream
ProcessWindowFunction 处理 WindowedStream
ProcessAllWindowFunction(窗口处理) 处理 AllWindowedStream
CoProcessFunction 处理 ConnectedStream
原文:https://www.cnblogs.com/qiu-hua/p/15196076.html