|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseRpcInterceptor | |
---|---|
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
Uses of BaseRpcInterceptor in org.infinispan.interceptors |
---|
Subclasses of BaseRpcInterceptor in org.infinispan.interceptors | |
---|---|
class |
DistributionInterceptor
The interceptor that handles distribution of entries across a cluster, as well as transparent lookup |
class |
InvalidationInterceptor
This interceptor acts as a replacement to the replication interceptor when the CacheImpl is configured with ClusteredSyncMode as INVALIDATE. |
class |
ReplicationInterceptor
Takes care of replicating modifications to other caches in a cluster. |
|
--> |