Package | Description |
---|---|
com.bigdata.ha.pipeline |
This package provides services for sending and receiving low-level write cache
blocks among the members of a highly available quorum.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPipelineChangeException
A quorum related exception dealing with the write replication pipeline.
|
class |
NestedPipelineException
An exception that is used to wrap and rethrow a cause whose root cause is
another
AbstractPipelineException . |
class |
PipelineDownstreamChange
Exception thrown when the downstream service is changed by a pipeline
reconfiguration.
|
class |
PipelineImmediateDownstreamReplicationException
Exception thrown when there is a problem with write replication from a
service to its downstream service, including a problem with RMI to the
downstream service or socket level write replication to the downstream
service.
|
class |
PipelineUpstreamChange
Exception thrown when the upstream service is changed by a pipeline
reconfiguration.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.