|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RefCountingLock | |
---|---|
org.infinispan.util.concurrent.locks | Lock and synchronization related classes, tools and utilities. |
org.infinispan.util.concurrent.locks.containers | Concurrent lock containers. |
Uses of RefCountingLock in org.infinispan.util.concurrent.locks |
---|
Classes in org.infinispan.util.concurrent.locks that implement RefCountingLock | |
---|---|
class |
OwnableRefCountingReentrantLock
A version of OwnableReentrantLock that has a reference counter, and implements RefCountingLock . |
class |
VisibleOwnerRefCountingReentrantLock
A version of VisibleOwnerReentrantLock that has a reference counter, and implements RefCountingLock . |
Uses of RefCountingLock in org.infinispan.util.concurrent.locks.containers |
---|
Classes in org.infinispan.util.concurrent.locks.containers with type parameters of type RefCountingLock | |
---|---|
class |
AbstractPerEntryLockContainer<L extends RefCountingLock>
An abstract lock container that creates and maintains a new lock per entry |
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |