hazelcast-imap Questions

1

Is there any way to set TTL per record in hazelcast DB?Preferably in Map or Ringbuffer.
Clementius asked 16/5, 2016 at 7:1

1

Solved

My Hazelcast-based program can work in two modes: submitter and worker. Submitter puts some POJO to the distributed map by some key, e.g.: hazelcastInstance.getMap(MAP_NAME).put(key, value); Wor...
Unleash asked 24/4, 2016 at 20:29

1

Solved

Whats the difference between <hz:map> tag created in the applicationContext vs the one that is defined in the <hz:config> segment? How are they related? I am aware that <hz:map&gt...
Paraselene asked 20/10, 2015 at 9:25
1

© 2022 - 2024 — McMap. All rights reserved.