Uses of Interface
org.smallmind.quorum.cache.Cache

Packages that use Cache
org.smallmind.quorum.cache   
 

Uses of Cache in org.smallmind.quorum.cache
 

Subinterfaces of Cache in org.smallmind.quorum.cache
 interface LockableCache<K,V>
           
 

Classes in org.smallmind.quorum.cache that implement Cache
 class LockableCacheEnforcer<K,V>
           
 

Methods in org.smallmind.quorum.cache that return Cache
<K,V> Cache<K,V>
CacheProvider.getCache(String instance, String region)
           
<K,V> Cache<K,V>
CacheProvider.getCache(String instance, String region, boolean create)
           
 



Copyright © 2011. All Rights Reserved.