| Package | Description |
|---|---|
| org.apache.ignite.cache.store.jdbc |
Contains reference JDBC-based cache store implementation.
|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheJdbcStoreSessionListener
Cache store session listener based on JDBC connection.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<CacheStoreSessionListener> |
GridCacheUtils.startStoreSessionListeners(GridKernalContext ctx,
javax.cache.configuration.Factory<CacheStoreSessionListener>[] factories)
Creates and starts store session listeners.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> GridCacheSharedContext<K,V> |
GridCacheSharedContext.Builder.build(GridKernalContext kernalCtx,
Collection<CacheStoreSessionListener> storeSesLsnrs) |
static void |
GridCacheUtils.stopStoreSessionListeners(GridKernalContext ctx,
Collection<CacheStoreSessionListener> sesLsnrs)
Stops store session listeners.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023