|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadWriteLockSync | |
|---|---|
| net.sf.ehcache.concurrent | This package contains concurrency classes and utilities that are not available in java.util.concurrent. |
| Uses of ReadWriteLockSync in net.sf.ehcache.concurrent |
|---|
| Methods in net.sf.ehcache.concurrent that return ReadWriteLockSync | |
|---|---|
ReadWriteLockSync |
StripedReadWriteLockSync.getSyncForKey(Object key)
Gets the Sync Stripe to use for a given key. |
| Methods in net.sf.ehcache.concurrent that return types with arguments of type ReadWriteLockSync | |
|---|---|
List<ReadWriteLockSync> |
StripedReadWriteLockSync.getAllSyncs()
Returns all internal syncs |
List<ReadWriteLockSync> |
StripedReadWriteLock.getAllSyncs()
Returns all Syncs |
|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||