In Hazelcast, which of the following data types is a distributed data structure that may hold many values for a single key?

7. In Hazelcast, which of the following data types is a distributed data structure that may hold many values for a single key?

  1. RingBuffer
  2. ReplicatedMap
  3. List
  4. MultiMap

Answer: D) MultiMap

Explanation:

In Hazelcast, Multimap data types are a distributed data structure that may hold many values for a single key.

Comments and Discussions!

Load comments ↻






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