Package | Description |
---|---|
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
com.bigdata.rwstore |
Modifier and Type | Method and Description |
---|---|
static FileMetadata |
FileMetadata.createInstance(Properties properties,
boolean isScaleout,
long quorumToken)
Prepare a journal file for use by an
IBufferStrategy . |
Constructor and Description |
---|
RWStore(FileMetadata fileMetadata,
Quorum<?,?> quorum)
The ALLOC_SIZES must be initialized from either the file or the
properties associated with the fileMetadataView
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.