Interface | Description |
---|---|
Locality |
Facility for determining the primary ownership/location of a given cache key.
|
Class | Description |
---|---|
ConsistentHashLocality |
Locality implementation based on a ConsistentHash . |
Key<K> |
A cache key supporting group co-location.
|
SimpleLocality |
Simple
Locality implementation that uses a static value. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.