Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.interceptors.distribution.BaseDistributionInterceptor

Packages that use BaseDistributionInterceptor
org.infinispan.interceptors.distribution   
 

Uses of BaseDistributionInterceptor in org.infinispan.interceptors.distribution
 

Subclasses of BaseDistributionInterceptor in org.infinispan.interceptors.distribution
 class NonTxConcurrentDistributionInterceptor
          Non-transactional interceptor to be used by caches that want to support concurrent writes.
 class NonTxDistributionInterceptor
          Handles the distribution of the non-transactional caches.
 class TxDistributionInterceptor
          Handles the distribution of the transactional caches.
 class VersionedDistributionInterceptor
          A version of the TxDistributionInterceptor that adds logic to handling prepares when entries are versioned.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.