Uses of Interface
org.infinispan.conflict.impl.InternalConflictManager
Packages that use InternalConflictManager
Package
Description
This package contains implementations of the conflict resolution API.
Factories are internal components used to create other components based on a cache's
configuration.
Transfer of state to new caches in a cluster.
-
Uses of InternalConflictManager in org.infinispan.conflict.impl
Classes in org.infinispan.conflict.impl that implement InternalConflictManager -
Uses of InternalConflictManager in org.infinispan.factories
Methods in org.infinispan.factories that return types with arguments of type InternalConflictManager -
Uses of InternalConflictManager in org.infinispan.statetransfer
Fields in org.infinispan.statetransfer declared as InternalConflictManagerModifier and TypeFieldDescriptionprotected InternalConflictManager<?,?> StateConsumerImpl.conflictManager