Uses of Class
org.infinispan.interceptors.impl.ClusteringInterceptor
Packages that use ClusteringInterceptor
Package
Description
Interceptors dealing with command replication in distributed/replicated mode.
-
Uses of ClusteringInterceptor in org.infinispan.interceptors.distribution
Subclasses of ClusteringInterceptor in org.infinispan.interceptors.distributionModifier and TypeClassDescriptionclassBase class for distribution of entries across a cluster.classNon-transactional interceptor used by distributed caches that support concurrent writes.classNon-transactional interceptor used by distributed caches that supports concurrent writes.classHandles the distribution of the transactional caches.classA version of theTxDistributionInterceptorthat adds logic to handling prepares when entries are versioned.