|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCacheRecordStore | |
---|---|
com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
Uses of AbstractCacheRecordStore in com.hazelcast.cache.impl |
---|
Subclasses of AbstractCacheRecordStore in com.hazelcast.cache.impl | |
---|---|
class |
CacheRecordStore
On-Heap implementation of the ICacheRecordStore |
Fields in com.hazelcast.cache.impl declared as AbstractCacheRecordStore | |
---|---|
protected AbstractCacheRecordStore |
CacheEntryProcessorEntry.cacheRecordStore
|
Constructors in com.hazelcast.cache.impl with parameters of type AbstractCacheRecordStore | |
---|---|
CacheEntryProcessorEntry(Data keyData,
R record,
AbstractCacheRecordStore cacheRecordStore,
long now,
int completionId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |