Package org.infinispan.topology
-
Interface Summary Interface Description CacheTopologyHandler The link betweenLocalTopologyManagerandStateTransferManager.ClusterTopologyManager Maintains the topology for all the caches in the cluster.LocalTopologyManager Runs on every node and handles the communication with theClusterTopologyManager.PersistentUUIDManager PersistentUUIDManager maintains a mapping ofPersistentUUIDs present in the cluster -
Class Summary Class Description CacheJoinInfo This class contains the information that a cache needs to supply to the coordinator when starting up.CacheJoinInfo.Externalizer CacheStatusResponse CacheStatusResponse.Externalizer CacheTopology The status of a cache from a distribution/state transfer point of view.CacheTopology.Externalizer ClusterCacheStatus Keeps track of a cache's status: members, current/pending consistent hashes, and rebalance statusClusterTopologyManagerFactory Factory for ClusterTopologyManager implementations.ClusterTopologyManagerImpl TheClusterTopologyManagerimplementation.CorePackageImpl HeartBeatCommand A hear-beat command used to ping members inClusterTopologyManagerImpl.confirmMembersAvailable().LocalTopologyManagerFactory Factory for ClusterTopologyManager implementations.LocalTopologyManagerImpl TheLocalTopologyManagerimplementation.ManagerStatusResponse ManagerStatusResponse.Externalizer PersistentUUID PersistentUUID.PersistentUUID.Externalizer PersistentUUIDManagerImpl Implementation of thePersistentUUIDManagerinterfaceTopologyManagementHelper -
Enum Summary Enum Description CacheTopology.Phase Phase of the rebalance process.ClusterTopologyManager.ClusterManagerStatus RebalancingStatus RebalancingStatus. -
Exception Summary Exception Description CacheJoinException Thrown when a cache fails to join a cluster