| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheConcurrentMapImpl
Implementation of concurrent cache map.
|
class |
GridCacheLocalConcurrentMap
GridCacheConcurrentMap implementation for local and near caches.
|
class |
GridNoStorageCacheMap
Empty cache map that will never store any entries.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridCacheConcurrentMap |
GridCacheAdapter.map
Local map.
|
| Modifier and Type | Method and Description |
|---|---|
GridCacheConcurrentMap |
GridCacheAdapter.map() |
| Constructor and Description |
|---|
GridCacheAdapter(GridCacheContext<K,V> ctx,
GridCacheConcurrentMap map) |
| Constructor and Description |
|---|
GridDistributedCacheAdapter(GridCacheContext<K,V> ctx,
GridCacheConcurrentMap map) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCachePartitionedConcurrentMap
An implementation of GridCacheConcurrentMap that will delegate all method calls to corresponding local partition.
|
class |
GridDhtLocalPartition
Key partition.
|
| Constructor and Description |
|---|
GridDhtCache(GridCacheContext<K,V> ctx,
GridCacheConcurrentMap map) |
GridDhtCacheAdapter(GridCacheContext<K,V> ctx,
GridCacheConcurrentMap map)
Constructor used for near-only cache.
|
GridDhtTransactionalCacheAdapter(GridCacheContext<K,V> ctx,
GridCacheConcurrentMap map)
Constructor used for near-only cache.
|
| Constructor and Description |
|---|
GridDhtAtomicCache(GridCacheContext<K,V> ctx,
GridCacheConcurrentMap map) |
| Constructor and Description |
|---|
GridDhtColocatedCache(GridCacheContext<K,V> ctx,
GridCacheConcurrentMap map)
Creates colocated cache with specified map.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018