Package | Description |
---|---|
com.bigdata.ha.msg |
Interfaces and implementations for HA message objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IHA2PhaseAbortMessage
Message indicating that a 2-phase abort should be performed.
|
interface |
IHA2PhaseCommitMessage
Message used for commit in 2-phase commit protocol.
|
interface |
IHA2PhasePrepareMessage
Message used by the
HACommitGlue interface to indicate that the
recipient should save a reference to the caller's root block, flush writes to
the backing channel and acknowledge "yes" if ready to commit. |
Modifier and Type | Class and Description |
---|---|
class |
HA2PhaseAbortMessage |
class |
HA2PhaseCommitMessage |
class |
HA2PhasePrepareMessage |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.