|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.cache.lock | |
|---|---|
| org.jboss.cache | |
| org.jboss.cache.config | |
| org.jboss.cache.interceptors | |
| org.jboss.cache.loader | |
| org.jboss.cache.lock | |
| org.jboss.cache.transaction | |
| Classes in org.jboss.cache.lock used by org.jboss.cache | |
|---|---|
| IdentityLock
Lock object which grants and releases locks, and associates locks with owners. |
|
| LockingException
Used for all locking-related exceptions, e.g. |
|
| NodeLock
Interface for a lock for nodes. |
|
| NodeLock.LockType
|
|
| TimeoutException
Thrown when a timeout occurred. |
|
| Classes in org.jboss.cache.lock used by org.jboss.cache.config | |
|---|---|
| IsolationLevel
Various transaction isolation levels as an enumerated class. |
|
| Classes in org.jboss.cache.lock used by org.jboss.cache.interceptors | |
|---|---|
| NodeLock.LockType
|
|
| Classes in org.jboss.cache.lock used by org.jboss.cache.loader | |
|---|---|
| StripedLock
A simple implementation of lock striping, using Fqns as the keys to lock on, primarily used to help make CacheLoader implemtations thread safe. |
|
| Classes in org.jboss.cache.lock used by org.jboss.cache.lock | |
|---|---|
| IsolationLevel
Various transaction isolation levels as an enumerated class. |
|
| LockingException
Used for all locking-related exceptions, e.g. |
|
| LockStrategy
Interface to specify lock strategy, e.g., for different isolation levels. |
|
| NodeLock
Interface for a lock for nodes. |
|
| NodeLock.LockType
|
|
| OwnerNotExistedException
|
|
| ReadWriteLockWithUpgrade
|
|
| ReadWriteLockWithUpgrade.ReaderLock
|
|
| ReadWriteLockWithUpgrade.WriterLock
|
|
| TimeoutException
Thrown when a timeout occurred. |
|
| UpgradeException
Used when a read-lock cannot be upgraded to a write-lock |
|
| Classes in org.jboss.cache.lock used by org.jboss.cache.transaction | |
|---|---|
| NodeLock
Interface for a lock for nodes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||