| Package | Description |
|---|---|
| com.hazelcast.internal.nearcache.impl.nativememory |
This package contains Hi-Density Native Memory based Near Cache functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NativeMemoryNearCacheRecordStore<K,V>
NearCacheRecordStore implementation for Near Caches
with InMemoryFormat.NATIVE in-memory-format. |
class |
SegmentedNativeMemoryNearCacheRecordStore<K,V>
Segmented
HiDensityNearCacheRecordStore which improves performance by using multiple
NativeMemoryNearCacheRecordStore instances in parallel. |
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.