Re: What is the difference between forEachAsync vs forEachPartitionAsync?

2017-04-02 Thread kant kodali
o the lambda respectively. On Sun, Apr 2, 2017 at 8:36 PM, kant kodali wrote: > Hi all, > > What is the difference between forEachAsync vs forEachPartitionAsync? I > couldn't find any comments from the Javadoc. If I were to guess here is > what I would say but please

What is the difference between forEachAsync vs forEachPartitionAsync?

2017-04-02 Thread kant kodali
Hi all, What is the difference between forEachAsync vs forEachPartitionAsync? I couldn't find any comments from the Javadoc. If I were to guess here is what I would say but please correct me if I am wrong. forEachAsync just iterate through values from all partitions one by one in an Async M