Package org.infinispan.conflict
package org.infinispan.conflict
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
- Public API
-
ClassDescriptionConflictManager<K,
V> AConflictManager
factory for cache instances.EntryMergePolicy<K,V> A registry forEntryMergePolicyFactory
implementations, which allowsEntryMergePolicy
implementations to be eagerly/lazily loaded across multiple contexts.