|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpgradeException | |
org.jboss.cache.lock |
Uses of UpgradeException in org.jboss.cache.lock |
Methods in org.jboss.cache.lock that throw UpgradeException | |
EDU.oswego.cs.dl.util.concurrent.Sync |
ReadWriteLockWithUpgrade.upgradeLockAttempt(long msecs)
Attempt to obtain an upgrade to writer lock. |
EDU.oswego.cs.dl.util.concurrent.Sync |
LockStrategySerializable.upgradeLockAttempt(long msecs)
|
EDU.oswego.cs.dl.util.concurrent.Sync |
LockStrategyRepeatableRead.upgradeLockAttempt(long msecs)
|
EDU.oswego.cs.dl.util.concurrent.Sync |
LockStrategyReadUncommitted.upgradeLockAttempt(long msecs)
|
EDU.oswego.cs.dl.util.concurrent.Sync |
LockStrategyReadCommitted.upgradeLockAttempt(long msecs)
|
EDU.oswego.cs.dl.util.concurrent.Sync |
LockStrategyNone.upgradeLockAttempt(long msecs)
|
EDU.oswego.cs.dl.util.concurrent.Sync |
LockStrategy.upgradeLockAttempt(long msecs)
Attempt to upgrade the current read lock to write lock with msecs timeout. |
void |
LockManagerImpl.getWriteLock(TreeCache cache,
String fqn,
long timeout)
|
void |
LockManager.getWriteLock(TreeCache cache,
String fqn,
long timeout)
Acquires a write-lock. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |