|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockManager | |
|---|---|
| com.bigdata.concurrent | This package supports concurrency control using exclusive locks on resources. |
| Uses of LockManager in com.bigdata.concurrent |
|---|
| Methods in com.bigdata.concurrent that return LockManager | |
|---|---|
LockManager<R> |
LockManagerTask.getLockManager()
The LockManager. |
| Constructors in com.bigdata.concurrent with parameters of type LockManager | |
|---|---|
LockManagerTask(LockManager<R> lockManager,
R[] resource,
Callable<T> target)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||