ehcache

Uses of Package
net.sf.ehcache.concurrent

Packages that use net.sf.ehcache.concurrent
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.concurrent This package contains concurrency classes and utilities that are not available in java.util.concurrent. 
net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. 
net.sf.ehcache.store Store package. 
net.sf.ehcache.store.disk This package contains the disk store. 
 

Classes in net.sf.ehcache.concurrent used by net.sf.ehcache
Sync
           
 

Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.concurrent
CacheLockProvider
           
LockType
          LockType tells the locking API what kind of lock should be acquired or released
ReadWriteLockSync
          A simple ReadWriteLock synchronizer.
StripedReadWriteLock
           
Sync
           
 

Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.constructs.blocking
Sync
           
 

Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.store
StripedReadWriteLock
           
 

Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.store.disk
StripedReadWriteLock
           
 


ehcache

Copyright 2001-2016, Terracotta, Inc.