Hi, What is the best/most efficient way to implement the Map::keySet() method in Ignite? The underlying distributed (PARTITIONED) cache is constantly changing, and I just want all the Keys at the given snapshot.
Thanks, — Chris
Hi, What is the best/most efficient way to implement the Map::keySet() method in Ignite? The underlying distributed (PARTITIONED) cache is constantly changing, and I just want all the Keys at the given snapshot.
Thanks, — Chris