Home »
MCQs »
Hazelcast MCQs
Map, Multimap, and Cache come under which type of data structures?
10. Map, Multimap, and Cache come under which type of data structures?
- Partitioned Data structures
- Non-partitioned Data structures
Answer: A) Partitioned Data structures
Explanation:
The following are the partitioned Hazelcast data structures:
- Map
- MultiMap
- Cache (Hazelcast JCache implementation)
- Event Journal