| Name | Description | Type | Package | Framework |
| HA2PhaseAbortMessage | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HA2PhaseCommitMessage | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HA2PhasePrepareMessage | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAAwaitServiceJoinRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HADigestRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HADigestResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAGatherReleaseTimeRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAGlobalWriteLockRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogDigestRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogDigestResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogRootBlocksRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HALogRootBlocksResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAMessageWrapper | Glue class wraps the IHAWriteMessage and the IHALogRequest message and exposes the requires IHAMessage interface to the | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HANotifyReleaseTimeRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HANotifyReleaseTimeResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAReadRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAReadResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HARebuildRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HARemoteRebuildRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HARootBlockRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HARootBlockResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASendState | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASendStoreResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASnapshotDigestRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASnapshotDigestResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASnapshotRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HASnapshotResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAWriteMessage | A message carrying RMI metadata about a payload which will be replicated using a socket-level transfer facility. | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAWriteMessageBase | Base class for RMI messages used to communicate metadata about a raw data transfer occurring on a socket channel. | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAWriteSetStateRequest | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| HAWriteSetStateResponse | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| IHA2PhaseAbortMessage | Message indicating that a 2-phase abort should be performed. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHA2PhaseCommitMessage | Message used for commit in 2-phase commit protocol. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHA2PhaseCommitProtocolMessage | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| 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 | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAAwaitServiceJoinRequest | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHADigestRequest | Message used to request the digest of a backing store. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHADigestResponse | Message used to communicate the digest of a backing store. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAGatherReleaseTimeRequest | Message used to request information about the earliest commit point that is pinned on a follower. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAGlobalWriteLockRequest | Message requesting a global write lock. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogDigestRequest | Message used to request the digest of the HALog file associated with a specified commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogDigestResponse | Message used to communicate the digest of an HALog file associated with a specific commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogRequest | Message requesting the root blocks and other metadata for an HA Log file. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogRootBlocksRequest | Message requesting that the data from an HA Log. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHALogRootBlocksResponse | Interface for a response requesting the opening and closing root blocks forAuthor:Bryan Thompson | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAMessage | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAMessageWrapper | Glue interface wraps the IHALogRequest, IHASendState, and IHAWriteMessage interfaces exposes the requires IHAMessage | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHANotifyReleaseTimeRequest | Message from a follower to the leader in which the follower specifies the earliest commit point that is pinned on the follower by an active transaction | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHANotifyReleaseTimeResponse | Message from the leader providing the followers with the new agreed on earliest visible commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAReadRequest | Message used to read a record from an IRawStore managed by a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAReadResponse | Interface for a response from a failover read on a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARebuildRequest | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARemoteRebuildRequest | Message requesting disaster recovery of the service from the quorum leader. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARootBlockRequest | Message requesting a root block for a store on a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHARootBlockResponse | Interface for a response requesting a root block from a remote service. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASendState | Interface for the state of the sender of an IHAMessage. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASendStoreResponse | Interface for a response for a request to send the backing file in support of a disaster rebuild. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASnapshotDigestRequest | Message used to request the digest of the snapshot file associated with a specified commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASnapshotDigestResponse | Message used to communicate the digest of an snapshot file associated with a specific commit point. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASnapshotRequest | Message requesting a snapshot. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASnapshotResponse | The message when a snapshot has been taken. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHASyncRequest | An abstract message for either re-synchronizing (incremental catch up) or re-building (ground up rebuild). | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteMessage | A message carrying RMI metadata about a payload which will be replicated using a socket-level transfer facility. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteMessageBase | Interface for RMI messages used to communicate metadata about a raw data transfer occurring on a socket channel. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteSetStateRequest | | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| IHAWriteSetStateResponse | Message communicates the state of the current write set on the quorum leader. | Interface | com.bigdata.ha.msg | BlazeGraph |
|
| Mock2PhaseCommitProtocolException | Instances of this class are used when one of the IHA2PhaseCommitProtocolMessages is configured to force a runtime | Class | com.bigdata.ha.msg | BlazeGraph |
|
| TestAll | Runs all tests for all journal implementations. | Class | com.bigdata.ha.msg | BlazeGraph |
|
| TestHASendState | | Class | com.bigdata.ha.msg | BlazeGraph |
|
| TestHAWriteMessage | | Class | com.bigdata.ha.msg | BlazeGraph |