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.sector |
Modifier and Type | Class and Description |
---|---|
class |
RWStrategy
A highly scalable persistent
IBufferStrategy wrapping the
RWStore which may be used as the backing store for a Journal . |
Constructor and Description |
---|
DeleteBlockCommitter(IRWStrategy strategy) |
Modifier and Type | Class and Description |
---|---|
class |
MemStrategy
A buffer implementation backed by an
IMemoryManager . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.