Hazelcast Jcache provides how many methods for cache configuration?

48. Hazelcast Jcache provides how many methods for cache configuration?

  1. 5
  2. 4
  3. 3
  4. 2

Answer: D) 2

Explanation:

Hazelcast JCache provides two different methods for cache configuration:

  • declaratively: using hazelcast.xml/yaml or hazelcast-client.xml/yaml
  • programmatically: the typical Hazelcast way, using the Config API

Comments and Discussions!

Load comments ↻






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