| Interface | Description |
|---|---|
| RepEnvConfigObserver |
Implemented by observers of mutable rep config changes.
|
| TextProtocol.WireFormatable |
| Class | Description |
|---|---|
| BinaryNodeStateProtocol |
Defines the protocol used in support of node state querying.
|
| BinaryNodeStateService |
The service registered by a RepNode to answer the state request.
|
| EnumConfigParam<T extends Enum<T>> |
A JE configuration parameter with an enumerated value
|
| GroupService | |
| NodeStateProtocol |
Defines the protocol used in support of node state querying.
|
| NodeStateService |
The service registered by a RepNode to answer the state request from
another node.
|
| PointConsistencyPolicy |
This is used to ensure that the Replica has finished replaying or proceeded
past the vlsn specified by the policy.
|
| RepConfigManager | |
| RepGroupDB |
This class is used to encapsulate all access to the rep group data that is
present in every replicated JE environment.
|
| RepGroupDB.GroupBinding |
RepGroupImpl version 3: Add the minJEVersion field
|
| RepGroupDB.NodeBinding |
Supports the serialization/deserialization of node info into and out of
the database.
|
| RepGroupImpl |
Represents a snapshot of the Replication Group as a whole.
|
| RepGroupProtocol |
{@literal
Defines the protocol used in support of group membership.
|
| RepImpl | |
| RepImplStatDefinition |
General information for replicated nodes.
|
| RepNodeImpl |
Describes a node that is a member of the replication group.
|
| RepParams | |
| RepParams.ChannelTypeConfigParam |
A JE/HA configuration parameter specifying a data channel type
|
| RepParams.IdentifierConfigParam |
A JE/HA configuration parameter describing an Identifier name.
|
| TextProtocol |
{@literal
TextProtocol provides the support for implementing simple low performance
protocols involving replication nodes.
|
| TextProtocol.MessageOp |
The Operations that are part of the protocol.
|
| TextProtocol.StringFormatable |
| Enum | Description |
|---|---|
| RepGroupProtocol.FailReason | |
| TextProtocol.MessageError | |
| TextProtocol.TOKENS |
Represents the tokens on a message line.
|
| Exception | Description |
|---|---|
| MinJEVersionUnsupportedException |
Thrown when a conflict is detected between a minimum JE version requirement
and the JE version of a particular node.
|
| RepGroupImpl.NodeConflictException | |
| TextProtocol.InvalidMessageException |
Used to indicate a message format or invalid content exception.
|
Copyright © 2024. All rights reserved.