Uses of Package
org.infinispan.distribution
-
Packages that use org.infinispan.distribution Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.cache.impl org.infinispan.commands.write Commands that alter the state of the cache.org.infinispan.conflict.impl This package contains implementations of the conflict resolution API.org.infinispan.distribution Classes relating to the distributed cache mode.org.infinispan.distribution.impl org.infinispan.expiration.impl org.infinispan.factories Factories are internal components used to create other components based on a cache's configuration.org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode.org.infinispan.interceptors.impl Basic interceptorsorg.infinispan.interceptors.locking Interceptors dealing with locking.org.infinispan.interceptors.totalorder Interceptors dealing with total order.org.infinispan.remoting.inboundhandler Handling of inbound commands on remote nodes.org.infinispan.scattered.impl org.infinispan.security.actions org.infinispan.security.impl org.infinispan.statetransfer Transfer of state to new caches in a cluster.org.infinispan.stream.impl org.infinispan.stream.impl.tx org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. -
Classes in org.infinispan.distribution used by org.infinispan Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.cache.impl Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.commands.write Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.conflict.impl Class Description LocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node. -
Classes in org.infinispan.distribution used by org.infinispan.distribution Class Description DataLocality Used to determine whether a key is mapped to a local node.DistributionInfo LocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node.Ownership -
Classes in org.infinispan.distribution used by org.infinispan.distribution.impl Class Description DataLocality Used to determine whether a key is mapped to a local node.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.LocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node.RemoteValueRetrievedListener Listener that is notified when a remote value is looked up -
Classes in org.infinispan.distribution used by org.infinispan.expiration.impl Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.factories Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.interceptors.distribution Class Description DistributionInfo 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.LocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node.RemoteValueRetrievedListener Listener that is notified when a remote value is looked up -
Classes in org.infinispan.distribution used by org.infinispan.interceptors.impl Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.interceptors.locking Class Description DistributionManager A component that manages the distribution of elements across a cache clusterLocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node. -
Classes in org.infinispan.distribution used by org.infinispan.interceptors.totalorder Class Description LocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node. -
Classes in org.infinispan.distribution used by org.infinispan.remoting.inboundhandler Class Description TriangleOrderManager It manages the order of updates from the primary owner to backup owner. -
Classes in org.infinispan.distribution used by org.infinispan.scattered.impl Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.security.actions Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.security.impl Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.statetransfer Class Description DistributionManager A component that manages the distribution of elements across a cache clusterTriangleOrderManager It manages the order of updates from the primary owner to backup owner. -
Classes in org.infinispan.distribution used by org.infinispan.stream.impl Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.stream.impl.tx Class Description DistributionManager A component that manages the distribution of elements across a cache cluster -
Classes in org.infinispan.distribution used by org.infinispan.util Class Description LocalizedCacheTopology ExtendsCacheTopology
with information about keys owned by the local node.