Uses of Class
org.infinispan.distribution.RehashTask

Packages that use RehashTask
org.infinispan.distribution Classes relating to the distributed cache mode. 
 

Uses of RehashTask in org.infinispan.distribution
 

Subclasses of RehashTask in org.infinispan.distribution
 class InvertedLeaveTask
          A task to handle rehashing for when a node leaves the cluster
 class JoinTask
          JoinTask: This is a PULL based rehash.
 class MergeTask
          This task is kicked off whenever a MERGE is detected
 


-->

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