| Interface | Description |
|---|---|
| NearCacheRecordMap<K,V extends NearCacheRecord> |
Contract point for all record maps to be used for storage in near-cache.
|
| SampleableNearCacheRecordMap<K,V extends NearCacheRecord> |
Contract point for all record maps these supports entry sampling to be used for storage in near-cache.
|
| Class | Description |
|---|---|
| DefaultNearCache<K,V> | |
| DefaultNearCacheManager |
Near cache implementations.
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.