Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractTask.InnerReadWriteTxServiceCallable<T>
Inner class used to wrap up the call to
AbstractTask.doTask() for
read-write transactions. |
protected static class |
AbstractTask.InnerWriteServiceCallable<T>
An instance of this class is used as the delegate to coordinate the acquisition of locks
with the
NonBlockingLockManager before the task can execute and to release
locks after the task has completed (whether it succeeds or fails). |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.