Package | Description |
---|---|
org.jboss.cache.interceptors |
Modifier and Type | Class and Description |
---|---|
class |
DataGravitatorInterceptor
MVCC specific version of the LegacyDataGravitatorInterceptor
|
class |
InvalidationInterceptor
This interceptor acts as a replacement to the replication interceptor when
the CacheImpl is configured with ClusteredSyncMode as INVALIDATE.
|
class |
LegacyDataGravitatorInterceptor
Deprecated.
will be removed with optimistic and pessimistic locking.
|
class |
OptimisticReplicationInterceptor
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
class |
ReplicationInterceptor
Takes care of replicating modifications to other nodes in a cluster.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.