Map, Multimap, and Cache come under which type of data structures?

10. Map, Multimap, and Cache come under which type of data structures?

  1. Partitioned Data structures
  2. 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

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.