Uses of Interface
org.infinispan.partitionhandling.impl.LostDataCheck
Packages that use LostDataCheck
-
Uses of LostDataCheck in org.infinispan.partitionhandling.impl
Constructors in org.infinispan.partitionhandling.impl with parameters of type LostDataCheckModifierConstructorDescriptionPreferAvailabilityStrategy(EventLogManager eventLogManager, PersistentUUIDManager persistentUUIDManager, LostDataCheck lostDataCheck) PreferConsistencyStrategy(EventLogManager eventLogManager, PersistentUUIDManager persistentUUIDManager, LostDataCheck lostDataCheck)