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!









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