| Package | Description |
|---|---|
| org.infinispan.interceptors.impl |
Basic interceptors
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClusteredCacheLoaderInterceptor<K,V>
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.
|
class |
PassivationCacheLoaderInterceptor<K,V> |
class |
PassivationClusteredCacheLoaderInterceptor<K,V> |
Copyright © 2022 JBoss by Red Hat. All rights reserved.