Uses of Class
org.infinispan.interceptors.impl.EntryWrappingInterceptor
Packages that use EntryWrappingInterceptor
-
Uses of EntryWrappingInterceptor in org.infinispan.interceptors.impl
Subclasses of EntryWrappingInterceptor in org.infinispan.interceptors.implModifier and TypeClassDescriptionclassclassUsed in @{link org.infinispan.configuration.cache.CacheMode#SCATTERED_SYNC scattered cache} The commit is executed inScatteredDistributionInterceptorbefore replicating the change from primary owner.classInterceptor in charge with wrapping entries and add them in caller's context.