Package | Description |
---|---|
com.bigdata.quorum |
This package defines interfaces and implementations for a quorum of highly
available services.
|
com.bigdata.util.concurrent |
Utility classes related to java.util.concurrent.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractQuorum.guard(ThreadGuard.Guard r)
Execute a critical region which needs to be interrupted if we have to
terminate the quorum.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreadGuard.guard(ThreadGuard.Guard r)
Execute a critical region which needs to be interrupted if some condition
is violated.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.