Uses of Class
org.infinispan.interceptors.distribution.TxDistributionInterceptor
-
Packages that use TxDistributionInterceptor Package Description org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode. -
-
Uses of TxDistributionInterceptor in org.infinispan.interceptors.distribution
Subclasses of TxDistributionInterceptor in org.infinispan.interceptors.distribution Modifier and Type Class Description classVersionedDistributionInterceptorA version of theTxDistributionInterceptorthat adds logic to handling prepares when entries are versioned.
-