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