Package org.infinispan.topology
package org.infinispan.topology
-
ClassDescriptionThrown when a cache fails to join a clusterThis class contains the information that a cache needs to supply to the coordinator when starting up.The status of a cache from a distribution/state transfer point of view.Phase of the rebalance process.The link between
LocalTopologyManager
andStateTransferManager
.Keeps track of a cache's status: members, current/pending consistent hashes, and rebalance statusMaintains the topology for all the caches in the cluster.Factory for ClusterTopologyManager implementations.TheClusterTopologyManager
implementation.A hear-beat command used to ping members inClusterTopologyManagerImpl.confirmMembersAvailable()
.Runs on every node and handles the communication with theClusterTopologyManager
.Factory for ClusterTopologyManager implementations.TheLocalTopologyManager
implementation.Thrown when members are missing after a cluster shutdown.PersistentUUID.PersistentUUIDManager maintains a mapping ofPersistentUUID
s present in the clusterImplementation of thePersistentUUIDManager
interfaceRebalancingStatus.