Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 278 Bytes

File metadata and controls

25 lines (19 loc) · 278 Bytes

Flink-learning-example

该 module 存放一些简单的测试用例。

batch

  • accumulator
  • wordcount

Streaming

  • async
  • broadcast
  • checkpoint
  • exception
  • file
  • iteration
  • join
  • machine-learning
  • remote
  • sideoutput
  • socket
  • watermark
  • wordcount