Uses of Interface
org.infinispan.conflict.ConflictManager
Packages that use ConflictManager
Package
Description
This package contains the APIs that enable users to search for, and amend, data inconsistencies within their cache.
-
Uses of ConflictManager in org.infinispan.conflict
Methods in org.infinispan.conflict that return ConflictManagerModifier and TypeMethodDescriptionstatic <K,
V> ConflictManager <K, V> ConflictManagerFactory.get
(AdvancedCache<K, V> cache)