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 |
---|---|
AbstractMRMWTestCase.Record |
AbstractMRMWTestCase.GroundTruth.getRandomGroundTruthRecord()
Return a randomly choosen ground truth record.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractMRMWTestCase.GroundTruth.add(AbstractMRMWTestCase.Record record)
Records a new ground truth record.
|
void |
AbstractMRMWTestCase.GroundTruth.verifiedRecord(AbstractMRMWTestCase.Record record)
Used by a
AbstractMRMWTestCase.ReaderTask to notify us that it has verified
a ground truth record. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.