HazelcastInstance that will be used to back this implementation.implicitly created backing HazelcastInstance.HazelcastInstance, and if not, implicitly creates one
via createHazelcastInstance().MapCache instance representing the named Hazelcast-managed
IMap.Config object to use to create a backing HazelcastInstance if one is not
supplied, or null if the
default Hazelcast configuration
mechanisms will be used.HazelcastInstance from which named ConcurrentMap
instances will be acquired to create MapCache instances.CacheManager implementation backed by Hazelcast,
"an open source clustering and highly scalable data distribution platform for Java"
This implementation interacts with a HazelcastInstance to
acquire named ConcurrentMap
instances.ensuring there is a backing
HazelcastInstance.Config object to use to create a backing HazelcastInstance if one is not
supplied.HazelcastInstance from which named ConcurrentMap
instances will be acquired to create MapCache instances.Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.