Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.topology

Packages that use org.infinispan.topology
org.infinispan.remoting.rpc Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances. 
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
org.infinispan.topology   
org.infinispan.transaction JTA transaction support. 
org.infinispan.transaction.xa.recovery   
 

Classes in org.infinispan.topology used by org.infinispan.remoting.rpc
LocalTopologyManager
          Runs on every node and handles the communication with the ClusterTopologyManager.
 

Classes in org.infinispan.topology used by org.infinispan.statetransfer
CacheTopology
          The status of a cache from a distribution/state transfer point of view.
LocalTopologyManager
          Runs on every node and handles the communication with the ClusterTopologyManager.
 

Classes in org.infinispan.topology used by org.infinispan.topology
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.
CacheTopologyControlCommand.Type
           
CacheTopologyHandler
          The link between LocalTopologyManager and StateTransferManager.
ClusterCacheStatus
          Keeps track of a cache's status: members, current/pending consistent hashes, and rebalance status
ClusterTopologyManager
          Maintains the list of members and performs rebalance operations.
LocalTopologyManager
          Runs on every node and handles the communication with the ClusterTopologyManager.
RebalancePolicy
          Processes cache membership changes or any other events and decides when to rebalance state between members.
 

Classes in org.infinispan.topology used by org.infinispan.transaction
CacheTopology
          The status of a cache from a distribution/state transfer point of view.
 

Classes in org.infinispan.topology used by org.infinispan.transaction.xa.recovery
CacheTopology
          The status of a cache from a distribution/state transfer point of view.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.