| Package | Description |
|---|---|
| org.infinispan.interceptors.impl |
Basic interceptors
|
| Modifier and Type | Class and Description |
|---|---|
class |
BiasedEntryWrappingInterceptor |
class |
RetryingEntryWrappingInterceptor
Used in @{link org.infinispan.configuration.cache.CacheMode#SCATTERED_SYNC scattered cache}
The commit is executed in
ScatteredDistributionInterceptor
before replicating the change from primary owner. |
class |
VersionedEntryWrappingInterceptor
Interceptor in charge with wrapping entries and add them in caller's context.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.