Package io.milton.cache
Class HazelcastCacheManager
java.lang.Object
io.milton.cache.HazelcastCacheManager
- All Implemented Interfaces:
CacheManager
Attempts to connect to a hazelcast cluster. To use this, be sure to include
the optional hazelcast dependencies
- Author:
- brad
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HazelcastCacheManager
public HazelcastCacheManager()
-
-
Method Details
-
getMap
- Specified by:
getMapin interfaceCacheManager
-