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