Package org.infinispan.conflict
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
- Public API
-
Interface Summary Interface Description ConflictManager<K,V> EntryMergePolicy<K,V> EntryMergePolicyFactory -
Class Summary Class Description ConflictManagerFactory AConflictManagerfactory for cache instances.EntryMergePolicyFactoryRegistry A registry forEntryMergePolicyFactoryimplementations, which allowsEntryMergePolicyimplementations to be eagerly/lazily loaded across multiple contexts.MergePolicies Deprecated. since 9.2 please useMergePolicyinsteadMergePolicy.UnsupportedMergePolicy -
Enum Summary Enum Description MergePolicy