Relative Content

Tag Archive for hazelcast-jet

Hazelcast jet transactions

I am sending a lot of events to hazelcast. I am trying to count the number of received events using hazelcast jet, but the count at the end is incorrect.
My code is like this.