| Package | Description |
|---|---|
| org.apache.ignite.internal.managers.encryption |
Encryption manager classes.
|
| org.apache.ignite.internal.processors.cache.mvcc.txlog | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persistence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.checkpoint | |
| org.apache.ignite.internal.processors.cache.persistence.metastorage | |
| org.apache.ignite.internal.processors.localtask | |
| org.apache.ignite.internal.processors.query.aware |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheGroupPageScanner
Cache group page stores scanner.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TxLog |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheOffheapManager
Used when persistence enabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheDatabaseSharedManager.addCheckpointListener(CheckpointListener lsnr) |
void |
GridCacheDatabaseSharedManager.addCheckpointListener(CheckpointListener lsnr,
DataRegion dataRegion) |
void |
GridCacheDatabaseSharedManager.removeCheckpointListener(CheckpointListener lsnr) |
| Modifier and Type | Method and Description |
|---|---|
List<CheckpointListener> |
CheckpointWorkflow.getRelevantCheckpointListeners(Collection<DataRegion> checkpointedRegions) |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckpointWorkflow.addCheckpointListener(CheckpointListener lsnr,
DataRegion dataRegion)
Adding the listener which will be called only when given data region will be checkpointed.
|
void |
CheckpointManager.addCheckpointListener(CheckpointListener lsnr,
DataRegion dataRegion) |
void |
LightweightCheckpointManager.addCheckpointListener(CheckpointListener lsnr,
DataRegion dataRegion) |
void |
CheckpointWorkflow.removeCheckpointListener(CheckpointListener lsnr) |
void |
CheckpointManager.removeCheckpointListener(CheckpointListener lsnr) |
void |
LightweightCheckpointManager.removeCheckpointListener(CheckpointListener lsnr) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaStorage
General purpose key-value local-only storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DurableBackgroundTasksProcessor
Processor that is responsible for durable background tasks that are executed on local node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexBuildStatusStorage
Holder of up-to-date information about cache index building operations (rebuilding indexes, building new indexes).
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023