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.
|
com.bigdata.rdf.sail.webapp.lbs |
Modifier and Type | Method and Description |
---|---|
void |
FutureTaskInvariantMon.notify(QuorumEvent e)
Any QuorumEvent must be checked to see if it matches an Invariant trigger
|
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractQuorum.E
Simple event impl.
|
Modifier and Type | Method and Description |
---|---|
void |
MockQuorumFixture.MockQuorum.MockQuorumWatcher.notify(QuorumEvent e)
Propagate state change to our quorum.
|
void |
AbstractQuorumClient.notify(QuorumEvent e) |
void |
QuorumListener.notify(QuorumEvent e)
Notify the client of a quorum event.
|
protected void |
AbstractQuorum.sendEvent(QuorumEvent e)
Send the listener an informative event outside of the thread in which we
actually process these events.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractLBSPolicy.notify(QuorumEvent e)
Notify the client of a quorum event.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.