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 | Class and Description |
---|---|
static class |
WORMStrategy.WormStoreState |
Modifier and Type | Method and Description |
---|---|
StoreState |
WORMStrategy.getStoreState() |
StoreState |
IHABufferStrategy.getStoreState()
A StoreState object references critical transient data that can be used
to determine a degree of consistency between stores, specifically for an
HA context.
|
StoreState |
RWStrategy.getStoreState() |
Modifier and Type | Class and Description |
---|---|
static class |
RWStore.RWStoreState |
Modifier and Type | Method and Description |
---|---|
StoreState |
RWStore.getStoreState() |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.