Package | Description |
---|---|
com.hazelcast.cache.impl |
Hazelcast JSR-107 aka JCache implementation
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCacheService |
class |
CacheService
Cache Service is the main access point of JCache implementation.
|
Modifier and Type | Method and Description |
---|---|
ICacheService |
HazelcastServerCacheManager.getCacheService() |
Constructor and Description |
---|
CacheDistributedObject(String name,
NodeEngine nodeEngine,
ICacheService service) |
CacheProxy(CacheConfig cacheConfig,
NodeEngine nodeEngine,
ICacheService cacheService,
HazelcastServerCacheManager cacheManager) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.