|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupManager | |
---|---|
org.infinispan.distribution.ch | |
org.infinispan.distribution.group | Groups allow keys with differeing hash codes to be co-located on the same node. |
Uses of GroupManager in org.infinispan.distribution.ch |
---|
Fields in org.infinispan.distribution.ch declared as GroupManager | |
---|---|
protected GroupManager |
AbstractConsistentHash.groupManager
|
Methods in org.infinispan.distribution.ch with parameters of type GroupManager | |
---|---|
void |
AbstractConsistentHash.setGroupManager(GroupManager groupManager)
|
Uses of GroupManager in org.infinispan.distribution.group |
---|
Classes in org.infinispan.distribution.group that implement GroupManager | |
---|---|
class |
GroupManagerImpl
|
|
--> |