|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCacheService | |
|---|---|
| com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
| Uses of AbstractCacheService in com.hazelcast.cache.impl |
|---|
| Subclasses of AbstractCacheService in com.hazelcast.cache.impl | |
|---|---|
class |
CacheService
Cache Service is the main access point of JCache implementation. |
| Fields in com.hazelcast.cache.impl declared as AbstractCacheService | |
|---|---|
protected AbstractCacheService |
AbstractCacheRecordStore.cacheService
|
| Constructors in com.hazelcast.cache.impl with parameters of type AbstractCacheService | |
|---|---|
AbstractCacheRecordStore(String name,
int partitionId,
NodeEngine nodeEngine,
AbstractCacheService cacheService)
|
|
CacheRecordStore(String name,
int partitionId,
NodeEngine nodeEngine,
AbstractCacheService cacheService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||