Uses of Interface
ubic.gemma.persistence.cache.CacheKeyLock
-
Packages that use CacheKeyLock Package Description ubic.gemma.persistence.cache -
-
Uses of CacheKeyLock in ubic.gemma.persistence.cache
Classes in ubic.gemma.persistence.cache that implement CacheKeyLock Modifier and Type Class Description class
EhcacheKeyLock
class
StaticCacheKeyLock
Implementation of theCacheKeyLock
interface that uses a static week map to store locks by key.
-