| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.cdc | |
| org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
| org.apache.ignite.internal.cdc | |
| org.apache.ignite.internal.processors.cache.version |
| Modifier and Type | Method and Description |
|---|---|
CacheEntryVersion |
CacheEntryVersion.otherClusterVersion()
If source of the update is "local" cluster then
null will be returned. |
| Modifier and Type | Method and Description |
|---|---|
CacheEntryVersion |
CdcEvent.version() |
| Modifier and Type | Method and Description |
|---|---|
CacheEntryVersion |
CacheConsistencyViolationEvent.EntryInfo.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
CacheEntryVersion |
CdcEventImpl.version() |
| Constructor and Description |
|---|
CdcEventImpl(Object key,
Object val,
boolean primary,
int part,
CacheEntryVersion ord,
int cacheId,
long expireTime) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheVersion
Grid unique version.
|
class |
GridCacheVersionEx
Extended cache version which also has additional DR version.
|
| Modifier and Type | Method and Description |
|---|---|
CacheEntryVersion |
GridCacheVersionEx.otherClusterVersion()
If source of the update is "local" cluster then
null will be returned. |
CacheEntryVersion |
GridCacheVersion.otherClusterVersion()
If source of the update is "local" cluster then
null will be returned. |
| Modifier and Type | Method and Description |
|---|---|
int |
GridCacheVersion.compareTo(CacheEntryVersion other) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023