See: Description
| Interface | Description |
|---|---|
| DistributionManager |
A component that manages the distribution of elements across a cache cluster
|
| L1Manager |
Manages the L1 Cache, in particular recording anyone who is going to cache an
a command that a node responds to so that a unicast invalidation can be sent
later if needed.
|
| RemoteValueRetrievedListener |
Listener that is notified when a remote value is looked up
|
| Class | Description |
|---|---|
| DistributionInfo | |
| LocalizedCacheTopology |
Extends
CacheTopology with information about keys owned by the local node. |
| TriangleOrderManager |
It manages the order of updates from the primary owner to backup owner.
|
| Enum | Description |
|---|---|
| DataLocality |
Used to determine whether a key is mapped to a local node.
|
| Ownership |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.