|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.util.concurrent.locks | |
---|---|
org.infinispan.container | Data containers which store cache entries. |
org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
org.infinispan.tree | This package contains the TreeCache. |
org.infinispan.util.concurrent.locks | Lock and synchronization related classes, tools and utilities. |
org.infinispan.util.concurrent.locks.containers | Concurrent lock containers. |
Classes in org.infinispan.util.concurrent.locks used by org.infinispan.container | |
---|---|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries. |
Classes in org.infinispan.util.concurrent.locks used by org.infinispan.interceptors | |
---|---|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries. |
Classes in org.infinispan.util.concurrent.locks used by org.infinispan.tree | |
---|---|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries. |
Classes in org.infinispan.util.concurrent.locks used by org.infinispan.util.concurrent.locks | |
---|---|
LockManager
An interface to deal with all aspects of acquiring and releasing locks for cache entries. |
|
LockManagerImpl
Handles locks for the MVCC based LockingInterceptor |
Classes in org.infinispan.util.concurrent.locks used by org.infinispan.util.concurrent.locks.containers | |
---|---|
OwnableReentrantLock
A lock that supports reentrancy based on owner (and not on current thread). |
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |