Package | Description |
---|---|
com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
Modifier and Type | Method and Description |
---|---|
CommitResponse |
QuorumServiceBase.commit2Phase(CommitRequest req) |
CommitResponse |
QuorumCommit.commit2Phase(CommitRequest req)
Used by the leader to send a message to each joined service in the quorum
telling it to commit using the root block from the corresponding
prepare message. |
CommitResponse |
QuorumCommitImpl.commit2Phase(CommitRequest commitRequest) |
Constructor and Description |
---|
CommitResponse(CommitRequest req,
ArrayList<Throwable> causes) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.