| 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 | Method and Description |
|---|---|
void |
CacheGroupPageScanner.beforeCheckpointBegin(CheckpointListener.Context cpCtx)
Do some actions before checkpoint write lock.
|
void |
CacheGroupPageScanner.onCheckpointBegin(CheckpointListener.Context cpCtx) |
void |
CacheGroupPageScanner.onMarkCheckpointBegin(CheckpointListener.Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
TxLog.beforeCheckpointBegin(CheckpointListener.Context ctx)
Do some actions before checkpoint write lock.
|
void |
TxLog.onCheckpointBegin(CheckpointListener.Context ctx) |
void |
TxLog.onMarkCheckpointBegin(CheckpointListener.Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheOffheapManager.afterCheckpointEnd(CheckpointListener.Context ctx)
Do some actions after checkpoint end.
|
void |
GridCacheOffheapManager.beforeCheckpointBegin(CheckpointListener.Context ctx)
Do some actions before checkpoint write lock.
|
void |
GridCacheOffheapManager.onCheckpointBegin(CheckpointListener.Context ctx) |
void |
GridCacheOffheapManager.onMarkCheckpointBegin(CheckpointListener.Context ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckpointContextImpl
Context with information about current checkpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
CheckpointListener.afterCheckpointEnd(CheckpointListener.Context ctx)
Do some actions after checkpoint end.
|
void |
CheckpointListener.beforeCheckpointBegin(CheckpointListener.Context ctx)
Do some actions before checkpoint write lock.
|
void |
CheckpointListener.onCheckpointBegin(CheckpointListener.Context ctx) |
void |
CheckpointListener.onMarkCheckpointBegin(CheckpointListener.Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaStorage.beforeCheckpointBegin(CheckpointListener.Context ctx)
Do some actions before checkpoint write lock.
|
void |
MetaStorage.onCheckpointBegin(CheckpointListener.Context ctx) |
void |
MetaStorage.onMarkCheckpointBegin(CheckpointListener.Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DurableBackgroundTasksProcessor.afterCheckpointEnd(CheckpointListener.Context ctx)
Do some actions after checkpoint end.
|
void |
DurableBackgroundTasksProcessor.beforeCheckpointBegin(CheckpointListener.Context ctx)
Do some actions before checkpoint write lock.
|
void |
DurableBackgroundTasksProcessor.onCheckpointBegin(CheckpointListener.Context ctx) |
void |
DurableBackgroundTasksProcessor.onMarkCheckpointBegin(CheckpointListener.Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexRebuildStateStorage.afterCheckpointEnd(CheckpointListener.Context ctx)
Do some actions after checkpoint end.
|
void |
IndexRebuildStateStorage.beforeCheckpointBegin(CheckpointListener.Context ctx)
Do some actions before checkpoint write lock.
|
void |
IndexRebuildStateStorage.onCheckpointBegin(CheckpointListener.Context ctx) |
void |
IndexRebuildStateStorage.onMarkCheckpointBegin(CheckpointListener.Context ctx) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021