Uses of Interface
org.apache.ignite.events.CacheConsistencyViolationEvent.EntryInfo
-
Packages that use CacheConsistencyViolationEvent.EntryInfo Package Description org.apache.ignite.events Contains Event Subscription functionality together with various events emitted by Ignite. -
-
Uses of CacheConsistencyViolationEvent.EntryInfo in org.apache.ignite.events
Methods in org.apache.ignite.events that return types with arguments of type CacheConsistencyViolationEvent.EntryInfo Modifier and Type Method Description Map<ClusterNode,CacheConsistencyViolationEvent.EntryInfo>
CacheConsistencyViolationEvent.EntriesInfo. getMapping()
-