Package | Description |
---|---|
org.apache.ignite.events |
Contains Event Subscription functionality together with various events emitted by Ignite.
|
Modifier and Type | Method and Description |
---|---|
Map<Object,CacheConsistencyViolationEvent.EntriesInfo> |
CacheConsistencyViolationEvent.getEntries()
Returns a mapping of keys to a collection of original entries.
|
Constructor and Description |
---|
CacheConsistencyViolationEvent(String cacheName,
ClusterNode node,
String msg,
Map<Object,CacheConsistencyViolationEvent.EntriesInfo> entries,
Map<Object,Object> repaired,
ReadRepairStrategy strategy)
Creates a new instance of CacheConsistencyViolationEvent.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023