Uses of Package
org.infinispan.topology
-
Packages that use org.infinispan.topology Package Description org.infinispan.distribution Classes relating to the distributed cache mode.org.infinispan.notifications.cachelistener Cache-specific notifications and eventing.org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.topology org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. -
Classes in org.infinispan.topology used by org.infinispan.distribution Class Description CacheTopology The status of a cache from a distribution/state transfer point of view. -
Classes in org.infinispan.topology used by org.infinispan.notifications.cachelistener Class Description CacheTopology The status of a cache from a distribution/state transfer point of view. -
Classes in org.infinispan.topology used by org.infinispan.statetransfer Class Description CacheTopology The status of a cache from a distribution/state transfer point of view.LocalTopologyManager Runs on every node and handles the communication with theClusterTopologyManager. -
Classes in org.infinispan.topology used by org.infinispan.topology Class Description CacheJoinInfo This class contains the information that a cache needs to supply to the coordinator when starting up.CacheStatusResponse CacheTopology The status of a cache from a distribution/state transfer point of view.CacheTopology.Phase Phase of the rebalance process.CacheTopologyControlCommand.Type CacheTopologyHandler The link betweenLocalTopologyManagerandStateTransferManager.ClusterTopologyManager Maintains the topology for all the caches in the cluster.ClusterTopologyManager.ClusterManagerStatus HeartBeatCommand A hear-beat command used to ping members inClusterTopologyManagerImpl.confirmMembersAvailable().LocalTopologyManager Runs on every node and handles the communication with theClusterTopologyManager.ManagerStatusResponse PersistentUUID PersistentUUID.PersistentUUIDManager PersistentUUIDManager maintains a mapping ofPersistentUUIDs present in the clusterRebalancingStatus RebalancingStatus. -
Classes in org.infinispan.topology used by org.infinispan.util Class Description CacheJoinInfo This class contains the information that a cache needs to supply to the coordinator when starting up.CacheTopology The status of a cache from a distribution/state transfer point of view.CacheTopologyHandler The link betweenLocalTopologyManagerandStateTransferManager.LocalTopologyManager Runs on every node and handles the communication with theClusterTopologyManager.ManagerStatusResponse PersistentUUID PersistentUUID.RebalancingStatus RebalancingStatus.