| Package | Description |
|---|---|
| org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
| org.apache.ignite.igfs.secondary.local |
Contains APIs for IGFS secondary file system.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.client.router.impl | |
| org.apache.ignite.internal.processors.cache.persistence.diagnostic.pagelocktracker | |
| org.apache.ignite.internal.processors.cache.persistence.evict | |
| org.apache.ignite.internal.processors.cache.store | |
| org.apache.ignite.internal.processors.platform.cache.affinity | |
| org.apache.ignite.internal.processors.platform.dotnet | |
| org.apache.ignite.platform.dotnet |
Contains .Net platform-related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAbstractJdbcStore<K,V>
Implementation of
CacheStore backed by JDBC. |
class |
CacheJdbcPojoStore<K,V>
Implementation of
CacheStore backed by JDBC and POJO via reflection. |
class |
CacheJdbcStoreSessionListener
Cache store session listener based on JDBC connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalIgfsSecondaryFileSystem
Secondary file system which delegates to local file system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLoggerProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
GridTcpRouterImpl
Wrapper class for router process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageLockTrackerManager
Page lock manager.
|
class |
SharedPageLockTracker |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PageEvictionTracker
Entry point for per-page eviction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FairFifoPageEvictionTracker
On-heap FIFO page eviction tracker.
|
class |
NoOpPageEvictionTracker |
class |
PageAbstractEvictionTracker |
class |
Random2LruPageEvictionTracker |
class |
RandomLruPageEvictionTracker |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheWriteBehindStore<K,V>
Internal wrapper for a
CacheStore that enables write-behind logic. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformAffinityFunction
Platform AffinityFunction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformDotNetCacheStore<K,V>
Wrapper for .NET cache store implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformDotNetAffinityFunction
AffinityFunction implementation which can be used to configure .NET affinity function in Java Spring configuration.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020