Package | Description |
---|---|
org.infinispan.partitionhandling.impl | |
org.infinispan.topology |
Constructor and Description |
---|
PreferAvailabilityStrategy(EventLogManager eventLogManager,
PersistentUUIDManager persistentUUIDManager,
LostDataCheck lostDataCheck) |
PreferConsistencyStrategy(EventLogManager eventLogManager,
PersistentUUIDManager persistentUUIDManager,
LostDataCheck lostDataCheck) |
Modifier and Type | Class and Description |
---|---|
class |
PersistentUUIDManagerImpl
Implementation of the
PersistentUUIDManager interface |
Constructor and Description |
---|
ClusterCacheStatus(EmbeddedCacheManager cacheManager,
String cacheName,
AvailabilityStrategy availabilityStrategy,
RebalanceType rebalanceType,
ClusterTopologyManagerImpl clusterTopologyManager,
Transport transport,
PersistentUUIDManager persistentUUIDManager,
EventLogManager eventLogManager,
Optional<ScopedPersistentState> state,
boolean resolveConflictsOnMerge) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.