Uses of Package
org.infinispan.distribution
Packages that use org.infinispan.distribution
Package
Description
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
This package contains implementations of the conflict resolution API.
Classes relating to the distributed cache mode.
Factories are internal components used to create other components based on a cache's
configuration.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
Handling of inbound commands on remote nodes.
Transfer of state to new caches in a cluster.
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.infinispanClassDescriptionA component that manages the distribution of elements across a cache cluster
-
Classes in org.infinispan.distribution used by org.infinispan.cache.implClassDescriptionA component that manages the distribution of elements across a cache cluster
-
Classes in org.infinispan.distribution used by org.infinispan.conflict.impl
-
Classes in org.infinispan.distribution used by org.infinispan.distributionClassDescriptionDeprecated.Since 11.0.Extends
CacheTopologywith information about keys owned by the local node. -
Classes in org.infinispan.distribution used by org.infinispan.distribution.implClassDescriptionA component that manages the distribution of elements across a cache clusterManages 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.Extends
CacheTopologywith information about keys owned by the local node.Listener that is notified when a remote value is looked up -
Classes in org.infinispan.distribution used by org.infinispan.distribution.util
-
Classes in org.infinispan.distribution used by org.infinispan.expiration.implClassDescriptionA component that manages the distribution of elements across a cache cluster
-
Classes in org.infinispan.distribution used by org.infinispan.factoriesClassDescriptionA component that manages the distribution of elements across a cache cluster
-
Classes in org.infinispan.distribution used by org.infinispan.interceptors.distributionClassDescriptionManages 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.Extends
CacheTopologywith information about keys owned by the local node.Listener that is notified when a remote value is looked up -
Classes in org.infinispan.distribution used by org.infinispan.interceptors.implClassDescriptionA component that manages the distribution of elements across a cache clusterExtends
CacheTopologywith information about keys owned by the local node. -
Classes in org.infinispan.distribution used by org.infinispan.interceptors.lockingClassDescriptionA component that manages the distribution of elements across a cache clusterExtends
CacheTopologywith information about keys owned by the local node. -
Classes in org.infinispan.distribution used by org.infinispan.metrics.impl.helper
-
Classes in org.infinispan.distribution used by org.infinispan.partitionhandling.implClassDescriptionA component that manages the distribution of elements across a cache clusterExtends
CacheTopologywith information about keys owned by the local node. -
Classes in org.infinispan.distribution used by org.infinispan.remoting.inboundhandlerClassDescriptionIt manages the order of updates from the primary owner to backup owner.
-
Classes in org.infinispan.distribution used by org.infinispan.security.actionsClassDescriptionA component that manages the distribution of elements across a cache cluster
-
Classes in org.infinispan.distribution used by org.infinispan.security.implClassDescriptionA component that manages the distribution of elements across a cache cluster
-
Classes in org.infinispan.distribution used by org.infinispan.statetransferClassDescriptionA component that manages the distribution of elements across a cache cluster
-
Classes in org.infinispan.distribution used by org.infinispan.util