| Package | Description |
|---|---|
| com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
| com.bigdata.quorum |
This package defines interfaces and implementations for a quorum of highly
available services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuorumServiceBase<S extends HAGlue,L extends AbstractJournal>
Abstract implementation provides the logic for distributing messages for the
quorum 2-phase commit protocol, failover reads, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQuorumMember<S extends Remote>
Abstract base class for a
QuorumMember. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.