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 | Method and Description |
---|---|
ISnapshotResult |
SnapshotTask.call() |
Modifier and Type | Method and Description |
---|---|
Future<ISnapshotResult> |
Journal.snapshot(ISnapshotFactory snapshotFactory)
Submit a task that will take a snapshot of the journal and return the
Future for that task. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.