|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnionConsistentHash | |
|---|---|
| org.infinispan.distribution.ch | |
| Uses of UnionConsistentHash in org.infinispan.distribution.ch |
|---|
| Methods in org.infinispan.distribution.ch that return UnionConsistentHash | |
|---|---|
static UnionConsistentHash |
ConsistentHashHelper.removeAddressFromUnionConsistentHash(UnionConsistentHash uch,
Address toRemove,
Configuration c,
TopologyInfo topologyInfo)
Creates a new UnionConsistentHash instance based on the old instance, removing the provided address from both target consistent hash instances in the union. |
| Methods in org.infinispan.distribution.ch with parameters of type UnionConsistentHash | |
|---|---|
static UnionConsistentHash |
ConsistentHashHelper.removeAddressFromUnionConsistentHash(UnionConsistentHash uch,
Address toRemove,
Configuration c,
TopologyInfo topologyInfo)
Creates a new UnionConsistentHash instance based on the old instance, removing the provided address from both target consistent hash instances in the union. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||