Which of the following method will get you the statistics of maps in your Hazelcast?

25. Which of the following method will get you the statistics of maps in your Hazelcast?

  1. getLocalMapStats()
  2. getMapStats()
  3. getLocalMapStatstics()

Answer: A) getLocalMapStats()

Explanation:

the getLocalMapStats() method will get you the statistics of maps in your Hazelcast.

Comments and Discussions!

Load comments ↻






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