Package org.infinispan.distribution

Classes relating to the distributed cache mode.

See:
          Description

Interface Summary
DistributionManager A component that manages the distribution of elements across a cache cluster
L1Manager Manages the L1 Cache, in particular recording anyone who is going to cache an a command that a node responds to so that a unicast invalidation can be sent later if needed.
 

Class Summary
DistributionManagerImpl The default distribution manager implementation
L1ManagerImpl  
 

Enum Summary
DataLocality Used to determine whether a key is mapped to a local node.
 

Package org.infinispan.distribution Description

Classes relating to the distributed cache mode.


-->

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