Uses of Class
org.infinispan.interceptors.impl.CacheWriterInterceptor
Packages that use CacheWriterInterceptor
-
Uses of CacheWriterInterceptor in org.infinispan.interceptors.impl
Subclasses of CacheWriterInterceptor in org.infinispan.interceptors.implModifier and TypeClassDescriptionclassCache store interceptor specific for the distribution and replication cache modes.classPassivation writer ignores any create/modify operations and only does removals.