| 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 | 
|---|---|
Future<IHAReadResponse> | 
HAReadGlue.readFromDisk(IHAReadRequest readMessage)
Read a record an  
IRawStore managed by the service. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HAReadRequest  | 
| Modifier and Type | Method and Description | 
|---|---|
Future<IHAReadResponse> | 
AbstractJournal.BasicHA.readFromDisk(IHAReadRequest msg)
Read a record an  
IRawStore managed by the service. | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.