Class and Description |
---|
IdentityLock
Deprecated.
will be removed when we drop support for Pessimistic Locking and Optimistic Locking
|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for nodes in the cache.
|
LockStrategyFactory
Factory to create LockStragtegy instance.
|
NodeLock
Deprecated.
will be removed when we drop support for Pessimistic Locking and Optimistic Locking
|
PessimisticNodeBasedLockManager.LockAcquirer
Deprecated.
|
Class and Description |
---|
IsolationLevel
Various transaction isolation levels as an enumerated class.
|
Class and Description |
---|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for nodes in the cache.
|
LockType
An enumeration to define different types of locks.
|
Class and Description |
---|
NodeLock
Deprecated.
will be removed when we drop support for Pessimistic Locking and Optimistic Locking
|
Class and Description |
---|
StripedLock
A simple implementation of lock striping, using Fqns as the keys to lock on, primarily used to help make
CacheLoader implemtations thread safe. |
Class and Description |
---|
AbstractLockManager
Common lock manager functionality
|
FqnLockManager
An abstract lock manager that deals with Fqns rather than nodes.
|
IsolationLevel
Various transaction isolation levels as an enumerated class.
|
LockingException
Used for all locking-related exceptions, e.g.
|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for nodes in the cache.
|
LockMap
Provide lock ownership mapping.
|
LockStrategy
Interface to specify lock strategy, e.g., for different isolation levels.
|
LockStrategyFactory
Factory to create LockStragtegy instance.
|
LockType
An enumeration to define different types of locks.
|
NodeBasedLockManager
Deprecated.
since this is specific to legacy locking schemes
|
NodeLock
Deprecated.
will be removed when we drop support for Pessimistic Locking and Optimistic Locking
|
OwnerNotExistedException |
ReadWriteLockWithUpgrade
This class is similar to PreferredWriterReadWriteLock except that
the read lock is upgradable to write lock.
|
ReadWriteLockWithUpgrade.ReaderLock |
ReadWriteLockWithUpgrade.WriterLock |
TimeoutException
Thrown when a timeout occurred.
|
UpgradeException
Used when a read-lock cannot be upgraded to a write-lock
|
Class and Description |
---|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for nodes in the cache.
|
NodeLock
Deprecated.
will be removed when we drop support for Pessimistic Locking and Optimistic Locking
|
Class and Description |
---|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for nodes in the cache.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.