public interface HAGlueBase extends Remote
Remote interface for methods supporting high availability. This
interface hierarchy mirrors the QuorumService hierarchy and is broken
down by the various facets of the high availability functionality such as the
write pipeline, quorum reads, the quorum commit protocol, etc.| Modifier and Type | Method and Description |
|---|---|
UUID |
getServiceId()
The
UUID of this service. |
UUID getServiceId() throws IOException
UUID of this service.IOExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.