Package | Description |
---|---|
com.bigdata.concurrent |
This package supports concurrency control using exclusive locks on resources.
|
Modifier and Type | Method and Description |
---|---|
LockManager<R> |
LockManagerTask.getLockManager()
The
LockManager . |
Constructor and Description |
---|
LockManagerTask(LockManager<R> lockManager,
R[] resource,
Callable<T> target) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.