Uses of Class
org.infinispan.topology.ClusterTopologyManagerImpl
Packages that use ClusterTopologyManagerImpl
-
Uses of ClusterTopologyManagerImpl in org.infinispan.topology
Constructors in org.infinispan.topology with parameters of type ClusterTopologyManagerImplModifierConstructorDescriptionClusterCacheStatus(EmbeddedCacheManager cacheManager, GlobalComponentRegistry gcr, String cacheName, AvailabilityStrategy availabilityStrategy, RebalanceType rebalanceType, ClusterTopologyManagerImpl clusterTopologyManager, Transport transport, PersistentUUIDManager persistentUUIDManager, EventLogManager eventLogManager, Optional<ScopedPersistentState> state, boolean resolveConflictsOnMerge)