public static class GridCacheConcurrentMap.CacheMapHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
GridCacheContext |
cctx |
ConcurrentMap<KeyCacheObject,GridCacheMapEntry> |
map |
AtomicInteger |
size |
| Constructor and Description |
|---|
CacheMapHolder(GridCacheContext cctx,
ConcurrentMap<KeyCacheObject,GridCacheMapEntry> map) |
public final GridCacheContext cctx
public final AtomicInteger size
public final ConcurrentMap<KeyCacheObject,GridCacheMapEntry> map
public CacheMapHolder(GridCacheContext cctx, ConcurrentMap<KeyCacheObject,GridCacheMapEntry> map)
cctx - Cache context.map - Map.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021