Uses of Interface
org.infinispan.topology.PersistentUUIDManager
Packages that use PersistentUUIDManager
-
Uses of PersistentUUIDManager in org.infinispan.partitionhandling.impl
Constructors in org.infinispan.partitionhandling.impl with parameters of type PersistentUUIDManagerModifierConstructorDescriptionPreferAvailabilityStrategy(EventLogManager eventLogManager, PersistentUUIDManager persistentUUIDManager, LostDataCheck lostDataCheck) PreferConsistencyStrategy(EventLogManager eventLogManager, PersistentUUIDManager persistentUUIDManager, LostDataCheck lostDataCheck) -
Uses of PersistentUUIDManager in org.infinispan.topology
Classes in org.infinispan.topology that implement PersistentUUIDManagerConstructors in org.infinispan.topology with parameters of type PersistentUUIDManagerModifierConstructorDescriptionClusterCacheStatus(EmbeddedCacheManager cacheManager, GlobalComponentRegistry gcr, String cacheName, AvailabilityStrategy availabilityStrategy, RebalanceType rebalanceType, ClusterTopologyManagerImpl clusterTopologyManager, Transport transport, PersistentUUIDManager persistentUUIDManager, EventLogManager eventLogManager, Optional<ScopedPersistentState> state, boolean resolveConflictsOnMerge)