| Package | Description |
|---|---|
| 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 |
| Class and Description |
|---|
| LocalTopologyManager
Runs on every node and handles the communication with the
ClusterTopologyManager. |
| Class and 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 the
ClusterTopologyManager. |
| Class and 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.
|
| 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.
|
| Class and Description |
|---|
| CacheTopology
The status of a cache from a distribution/state transfer point of view.
|
| Class and Description |
|---|
| CacheTopology
The status of a cache from a distribution/state transfer point of view.
|
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.