Uses of Interface
org.infinispan.conflict.impl.InternalConflictManager
-
Packages that use InternalConflictManager Package Description org.infinispan.conflict.impl This package contains implementations of the conflict resolution API. -
-
Uses of InternalConflictManager in org.infinispan.conflict.impl
Classes in org.infinispan.conflict.impl that implement InternalConflictManager Modifier and Type Class Description class
DefaultConflictManager<K,V>
-