| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.atomic | |
| org.apache.ignite.internal.processors.cache.distributed.near |
| Modifier and Type | Method and Description |
|---|---|
GridNearCacheAdapter<K,V> |
GridCacheContext.near() |
| Modifier and Type | Method and Description |
|---|---|
abstract GridNearCacheAdapter<K,V> |
GridDhtCacheAdapter.near() |
| Modifier and Type | Method and Description |
|---|---|
GridNearCacheAdapter<K,V> |
GridDhtAtomicCache.near() |
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearAtomicCache<K,V>
Near cache for atomic cache.
|
class |
GridNearTransactionalCache<K,V>
Near cache for transactional cache.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021