Package | Description |
---|---|
org.apache.ignite.spi.checkpoint |
Contains APIs for checkpoint SPI.
|
org.apache.ignite.spi.checkpoint.cache |
Contains cache-based implementation for checkpoint SPI.
|
org.apache.ignite.spi.checkpoint.jdbc |
Contains JDBC implementation for checkpoint SPI.
|
org.apache.ignite.spi.checkpoint.noop |
Contains default no-op checkpoint SPI implementation.
|
org.apache.ignite.spi.checkpoint.sharedfs |
Contains shared file system implementation for checkpoint SPI.
|
Modifier and Type | Method and Description |
---|---|
void |
CheckpointSpi.setCheckpointListener(CheckpointListener lsnr)
Sets the checkpoint listener.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheCheckpointSpi.setCheckpointListener(CheckpointListener lsnr)
Sets the checkpoint listener.
|
Modifier and Type | Method and Description |
---|---|
void |
JdbcCheckpointSpi.setCheckpointListener(CheckpointListener lsnr)
Sets the checkpoint listener.
|
Modifier and Type | Method and Description |
---|---|
void |
NoopCheckpointSpi.setCheckpointListener(CheckpointListener lsnr)
Sets the checkpoint listener.
|
Modifier and Type | Method and Description |
---|---|
void |
SharedFsCheckpointSpi.setCheckpointListener(CheckpointListener lsnr)
Sets the checkpoint listener.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023