| Package | Description |
|---|---|
| org.apache.ignite.cdc | |
| org.apache.ignite.internal.cdc | |
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CdcConsumer.onCacheChange(Iterator<CdcCacheEvent> cacheEvents)
Handles caches changes(create, edit) events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WalRecordsConsumer.onCacheEvents(Iterator<CdcCacheEvent> cacheEvts)
Handles new cache events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StoredCacheData
Cache data to write to and read from
IgnitePageStoreManager. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023