Uses of Package
org.infinispan.distribution.group

Packages that use org.infinispan.distribution.group
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.distribution.ch   
org.infinispan.distribution.group Groups allow keys with differeing hash codes to be co-located on the same node. 
 

Classes in org.infinispan.distribution.group used by org.infinispan.config
Grouper
           User applications may implement this interface in order to customize the compution of groups in cases when the modifying the key is not possible, or when the value determined by the Group annotation needs customizing.
 

Classes in org.infinispan.distribution.group used by org.infinispan.distribution.ch
GroupManager
          Control's key grouping.
 

Classes in org.infinispan.distribution.group used by org.infinispan.distribution.group
Grouper
           User applications may implement this interface in order to customize the compution of groups in cases when the modifying the key is not possible, or when the value determined by the Group annotation needs customizing.
GroupManager
          Control's key grouping.
 


-->

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