Uses of Class
org.infinispan.loader.LockSupportCacheStore

Packages that use LockSupportCacheStore
org.infinispan.loader.bucket   
org.infinispan.loader.file   
 

Uses of LockSupportCacheStore in org.infinispan.loader.bucket
 

Subclasses of LockSupportCacheStore in org.infinispan.loader.bucket
 class BucketBasedCacheStore
          Base class for cache store that want to use the 'buckets approach' for storing data.
 

Uses of LockSupportCacheStore in org.infinispan.loader.file
 

Subclasses of LockSupportCacheStore in org.infinispan.loader.file
 class FileCacheStore
          A filesystem-based implementation of a BucketBasedCacheStore.
 



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