Package | Description |
---|---|
com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
Modifier and Type | Class and Description |
---|---|
class |
JoinedAndNonJoinedServices
Helper class finds all joined and non-joined services for the quorum
client.
|
Modifier and Type | Method and Description |
---|---|
IJoinedAndNonJoinedServices |
PrepareRequest.getGatherJoinedAndNonJoinedServices()
The services joined and non-joined with the met quorum as of the atomic
decision point for the GATHER.
|
IJoinedAndNonJoinedServices |
PrepareRequest.getPrepareAndNonJoinedServices()
The services joined and non-joined with the met quorum as of the atomic
decision point for the PREPARE.
|
Constructor and Description |
---|
PrepareRequest(IHANotifyReleaseTimeResponse consensusReleaseTime,
IJoinedAndNonJoinedServices gatherJoinedAndNonJoinedServices,
IJoinedAndNonJoinedServices prepareJoinedAndNonJoinedServices,
IRootBlockView rootBlock,
long timeout,
TimeUnit unit) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.