| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht.topology | |
| org.apache.ignite.internal.processors.cache.jta | |
| org.apache.ignite.internal.processors.cache.mvcc | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.file | |
| org.apache.ignite.internal.processors.cache.persistence.snapshot | |
| org.apache.ignite.internal.processors.cache.persistence.wal | |
| org.apache.ignite.internal.processors.cache.transactions | |
| org.apache.ignite.internal.processors.cache.version |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAffinitySharedManager<K,V> |
class |
CacheDiagnosticManager
Component for manage all cache diagnostic functionality.
|
class |
GridCacheDeploymentManager<K,V>
Deployment manager for cache.
|
class |
GridCacheIoManager
Cache communication manager.
|
class |
GridCacheMvccManager
Manages lock order within a thread.
|
class |
GridCachePartitionExchangeManager<K,V>
Partition exchange manager.
|
class |
GridCacheSharedTtlCleanupManager
Periodically removes expired entities from caches with
CacheConfiguration.isEagerTtl() flag set. |
class |
WalStateManager
Write-ahead log state manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionsEvictManager
Class that serves asynchronous part eviction process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheJtaManagerAdapter
Provides possibility to integrate cache transactions with JTA.
|
class |
CacheNoopJtaManager
No-op implementation of
CacheJtaManagerAdapter. |
| Modifier and Type | Class and Description |
|---|---|
class |
DeadlockDetectionManager
Component participating in deadlock detection in a cluster.
|
class |
MvccCachingManager
Manager for caching MVCC transaction updates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheDatabaseSharedManager |
class |
IgniteCacheDatabaseSharedManager |
| Modifier and Type | Class and Description |
|---|---|
class |
FilePageStoreManager
File page store manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteCacheSnapshotManager<T extends SnapshotOperation>
Deprecated.
|
class |
IgniteSnapshotManager
Internal implementation of snapshot operations over persistence caches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileWriteAheadLogManager
File WAL manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteTxManager
Cache transaction manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheVersionManager
Makes sure that cache lock order values come in proper sequence.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020