|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocksAcquisitionException | |
---|---|
net.sf.ehcache.concurrent | This package contains concurrency classes and utilities that are not available in java.util.concurrent. |
Uses of LocksAcquisitionException in net.sf.ehcache.concurrent |
---|
Methods in net.sf.ehcache.concurrent that throw LocksAcquisitionException | |
---|---|
Sync[] |
StripedReadWriteLockSync.getAndWriteLockAllSyncForKeys(long timeout,
java.lang.Object... keys)
Gets and write lock the Sync Stripes to use for the given keys. |
Sync[] |
CacheLockProvider.getAndWriteLockAllSyncForKeys(long timeout,
java.lang.Object... keys)
Gets and write lock the Sync Stripes to use for the given keys. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |