Package org.infinispan.affinity

Interface Summary
KeyAffinityService<K> Defines a service that generates keys to be mapped to specific nodes in a distributed(vs.
KeyGenerator<K> Used for generating keys; used by KeyAffinityService to generate the affinity keys.
 

Class Summary
KeyAffinityServiceFactory Factory for KeyAffinityService.
KeyAffinityServiceImpl<K> Implementation of KeyAffinityService.
ListenerRegistration Used for registering various cache notifications.
RndKeyGenerator Key provider that relies on Random's distribution to generate keys.
 


-->

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