Package | Description |
---|---|
com.bigdata.concurrent |
This package supports concurrency control using exclusive locks on resources.
|
com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
Modifier and Type | Class and Description |
---|---|
protected class |
NonBlockingLockManager.LockFutureTask<T>
FutureTask which executes once it holds its locks. |
static class |
NonBlockingLockManagerWithNewDesign.LockFutureTask<R extends Comparable<R>,T>
FutureTask which executes once it holds its locks. |
Modifier and Type | Class and Description |
---|---|
class |
FutureTaskInvariantMon<T>
A
Future that allows you to cancel a computation if an invariant is
violated. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.