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,Map<ClusterNode,CacheConsistencyViolationEvent.EntryInfo>> |
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,Map<ClusterNode,CacheConsistencyViolationEvent.EntryInfo>> entries)
Creates a new instance of CacheConsistencyViolationEvent.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022