4 DataStream using RichCoFlatMapFunction

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

4 DataStream using RichCoFlatMapFunction

chouicha
All:
If I want to connect to 4 streams using RichCoFlatMapFunction. How I can do this. RichCoFlatMapFunction only support connecting 2 datastream.
Reply | Threaded
Open this post in threaded view
|

Re: 4 DataStream using RichCoFlatMapFunction

chouicha
All:
If I want to connect to 4 streams using RichCoFlatMapFunction. How I can do this. RichCoFlatMapFunction only support connecting 2 datastream. Thanks.