Uses of Class
org.infinispan.interceptors.impl.CacheLoaderInterceptor
-
Packages that use CacheLoaderInterceptor Package Description org.infinispan.interceptors.impl Basic interceptors -
-
Uses of CacheLoaderInterceptor in org.infinispan.interceptors.impl
Subclasses of CacheLoaderInterceptor in org.infinispan.interceptors.impl Modifier and Type Class Description class
ClusteredCacheLoaderInterceptor
The same as a regular cache loader interceptor, except that it contains additional logic to force loading from the cache loader if needed on a remote node, in certain conditions.
-