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