| Package | Description |
|---|---|
| org.wildfly.clustering.infinispan.spi.distribution |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheLocality
A
Locality implementation that delegates to either a ConsistentHashLocality or SimpleLocality depending on the cache mode. |
class |
ConsistentHashLocality
Locality implementation based on a ConsistentHash. |
class |
SimpleLocality
Simple
Locality implementation that uses a static value. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.