| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CacheService
Cache Service is the main access point of JCache implementation. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected AbstractCacheService | 
AbstractCacheRecordStore.cacheService  | 
| Constructor and Description | 
|---|
AbstractCacheRecordStore(String name,
                        int partitionId,
                        NodeEngine nodeEngine,
                        AbstractCacheService cacheService)  | 
CacheRecordStore(String name,
                int partitionId,
                NodeEngine nodeEngine,
                AbstractCacheService cacheService)  | 
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.