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 java.lang.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 | |
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.
|
RepGroupImpl.BarrierState |
Encapsulates the last known syncup state associated with a node.
|
RepGroupProtocol |
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.IdentifierConfigParam |
A JE/HA configuration parameter describing an Identifier name.
|
TextProtocol |
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 |
---|---|
RepGroupImpl.NodeConflictException | |
TextProtocol.InvalidMessageException |
Used to indicate a message format or invalid content exception.
|
Copyright (c) 2004-2012 Oracle. All rights reserved.