| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CacheRecordStore
On-Heap implementation of the  
ICacheRecordStore | 
| Modifier and Type | Field and Description | 
|---|---|
protected AbstractCacheRecordStore | 
CacheEntryProcessorEntry.cacheRecordStore  | 
| Constructor and Description | 
|---|
CacheEntryProcessorEntry(Data keyData,
                        R record,
                        AbstractCacheRecordStore cacheRecordStore,
                        long now,
                        int completionId)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.