Uses of Interface
org.infinispan.topology.PersistentUUIDManager
-
Packages that use PersistentUUIDManager Package Description org.infinispan.topology -
-
Uses of PersistentUUIDManager in org.infinispan.topology
Classes in org.infinispan.topology that implement PersistentUUIDManager Modifier and Type Class Description classPersistentUUIDManagerImplImplementation of thePersistentUUIDManagerinterfaceConstructors in org.infinispan.topology with parameters of type PersistentUUIDManager Constructor Description ClusterCacheStatus(EmbeddedCacheManager cacheManager, String cacheName, org.infinispan.partitionhandling.impl.AvailabilityStrategy availabilityStrategy, RebalanceType rebalanceType, ClusterTopologyManager clusterTopologyManager, Transport transport, PersistentUUIDManager persistentUUIDManager, org.infinispan.util.logging.events.EventLogManager eventLogManager, Optional<ScopedPersistentState> state, boolean resolveConflictsOnMerge)
-