@ParametersAreNonnullByDefault
Package ubic.gemma.persistence.cache
-
Interface Summary Interface Description CacheKeyLock Represents a lock over a cache key.CacheKeyLock.LockAcquisition Represents an acquired lock on a cache key. -
Class Summary Class Description CacheUtils Created by tesarst on 04/04/17.EhcacheConfig EhcacheKeyLock StaticCacheKeyLock Implementation of theCacheKeyLock
interface that uses a static week map to store locks by key.