Package | Description |
---|---|
com.bigdata.ha |
This package extends
com.bigdata.quorum to define local and
Remote interfaces for highly available services. |
com.bigdata.journal |
The journal is an append-only persistence capable data structure
supporting atomic commit, named indices, and transactions.
|
Modifier and Type | Class and Description |
---|---|
class |
HAPipelineResetResponse |
Modifier and Type | Method and Description |
---|---|
Future<IHAPipelineResetResponse> |
QuorumServiceBase.resetPipeline(IHAPipelineResetRequest req) |
Future<IHAPipelineResetResponse> |
QuorumPipelineImpl.resetPipeline(IHAPipelineResetRequest req) |
Future<IHAPipelineResetResponse> |
HAPipelineGlue.resetPipeline(IHAPipelineResetRequest req)
Reset the pipeline (blocking).
|
Future<IHAPipelineResetResponse> |
QuorumPipeline.resetPipeline(IHAPipelineResetRequest req)
Reset the pipeline (blocking).
|
Modifier and Type | Method and Description |
---|---|
Future<IHAPipelineResetResponse> |
AbstractJournal.BasicHA.resetPipeline(IHAPipelineResetRequest req) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.