|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LockManager | An interface to deal with all aspects of acquiring and releasing locks for cache entries. |
| Class Summary | |
|---|---|
| DeadlockDetectingLockManager | Lock manager in charge with processing deadlock detections. |
| LockManagerImpl | Handles locks for the MVCC based LockingInterceptor |
| OwnableReentrantLock | A lock that supports reentrancy based on owner (and not on current thread). |
| StripedLock | A simple implementation of lock striping, using cache entry keys to lock on, primarily used to help make CacheLoader implemtations thread safe. |
| Exception Summary | |
|---|---|
| DeadlockDetectedException | Exception signaling detected deadlocks. |
Lock and synchronization related classes, tools and utilities.
|
Google Analytics | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||