This service is responsible for:
WARNING:This service is an optionally registered service which is enabled when {@link javax.cache.Caching}class is found on the classpath.
If registered, it will provide all the above cache operations for all partitions of the node which it is registered on.
Distributed Cache Name is used for providing a unique name to a cache object to overcome cache manager scoping which depends on URI and class loader parameters. It's a simple concatenation of CacheNamePrefix and cache name where CacheNamePrefix is calculated by each cache manager using {@link AbstractHazelcastCacheManager#cacheNamePrefix()}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|