Package org.infinispan.distribution
Classes relating to the distributed cache mode.
- Public API
-
Interface Summary Interface Description DistributionManager A component that manages the distribution of elements across a cache clusterL1Manager 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 Summary Class Description DistributionInfo LocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node.TriangleOrderManager It manages the order of updates from the primary owner to backup owner. -
Enum Summary Enum Description DataLocality Deprecated. Since 11.0.Ownership