|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
LockManager | An interface to deal with all aspects of acquiring and releasing locks for cache entries. |
Class Summary | |
---|---|
LockManagerImpl | Handles locks for the MVCC based LockingInterceptor |
StripedLock | A simple implementation of lock striping, using cache entry keys to lock on, primarily used to help make CacheLoader implemtations thread safe. |
Enum Summary | |
---|---|
IsolationLevel | Various transaction isolation levels as an enumerated class. |
Exception Summary | |
---|---|
TimeoutException | Thrown when a timeout occurred. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |