Package | Description |
---|---|
com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
com.bigdata.ha.msg |
Interfaces and implementations for HA message objects.
|
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 |
---|---|
IHASnapshotDigestResponse |
HAGlue.computeHASnapshotDigest(IHASnapshotDigestRequest req)
Compute the digest of the entire snapshot file - THIS METHOD IS
ONLY FOR DIAGNOSTIC PURPOSES. This digest is computed for the
compressed data so it may be compared directly with the digest of the
backing store from which the snapshot was obtained.
|
Modifier and Type | Class and Description |
---|---|
class |
HASnapshotDigestResponse |
Modifier and Type | Method and Description |
---|---|
IHASnapshotDigestResponse |
AbstractJournal.BasicHA.computeHASnapshotDigest(IHASnapshotDigestRequest req) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.