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 |
---|---|
IHANotifyReleaseTimeResponse |
HAGlue.awaitServiceJoin(IHAAwaitServiceJoinRequest req)
A follower uses this message to request that the quorum leader await the
visibility of the zookeeper event in which the service join becomes
visible to the leader.
|
Modifier and Type | Class and Description |
---|---|
class |
HAAwaitServiceJoinRequest |
Modifier and Type | Method and Description |
---|---|
IHANotifyReleaseTimeResponse |
AbstractJournal.BasicHA.awaitServiceJoin(IHAAwaitServiceJoinRequest req)
A follower uses this message to request that the quorum leader await the
visibility of the zookeeper event in which the service join becomes
visible to the leader.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.