Uses of Class
org.infinispan.interceptors.distribution.L1NonTxInterceptor
-
Packages that use L1NonTxInterceptor Package Description org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode. -
-
Uses of L1NonTxInterceptor in org.infinispan.interceptors.distribution
Subclasses of L1NonTxInterceptor in org.infinispan.interceptors.distribution Modifier and Type Class Description class
L1TxInterceptor
Interceptor that handles L1 logic for transactional caches.
-