| Package | Description |
|---|---|
| com.sleepycat.je.rep |
Berkeley DB Java Edition High Availability (JE HA) enables replication of JE
environments.
|
| com.sleepycat.je.rep.arbiter.impl |
INTERNAL: Implementation classes for the arbiter node.
|
| com.sleepycat.je.rep.arbitration |
INTERNAL: Manages the designated primary of a two-node group -- this is
NOT the
arbiter node. |
| com.sleepycat.je.rep.elections |
INTERNAL: Elections of the master node among the nodes in a group.
|
| com.sleepycat.je.rep.impl |
INTERNAL: Top level HA implementation classes.
|
| com.sleepycat.je.rep.impl.networkRestore |
INTERNAL: Protocol for
network restore. |
| com.sleepycat.je.rep.impl.node |
INTERNAL: Feeder and Replica node implementations.
|
| com.sleepycat.je.rep.impl.node.cbvlsn |
INTERNAL: Eventual burial ground for Cleaner Barrier VLSN (CBVLSN) classes,
currently used only for compatibility with old version nodes in a mixed
version group.
|
| com.sleepycat.je.rep.monitor |
BDB JE HA support for applications that need to track the composition of a
replication group, in order to do tasks such as load balancing and
request routing.
|
| com.sleepycat.je.rep.stream |
INTERNAL: Feeding and syncup (init) of rep stream from master node to
other node types (replicas, etc).
|
| com.sleepycat.je.rep.txn |
INTERNAL: HA Txn/Locker subclasses for enforcing consistency and durability
constraints.
|
| com.sleepycat.je.rep.util |
BDB JE High Availability command line utilities and helper classes.
|
| com.sleepycat.je.rep.util.ldiff |
INTERNAL: LDiff debugging utility for comparing databases on different
nodes in a group.
|
| com.sleepycat.je.rep.utilint |
INTERNAL: Command line and programmatic utilities.
|
| Class and Description |
|---|
| RepGroupImpl
Represents a snapshot of the Replication Group as a whole.
|
| RepImpl |
| Class and Description |
|---|
| NodeStateProtocol.NodeStateRequest |
| RepImpl |
| TextProtocol.ResponseMessage
Base classes for response messages.
|
| Class and Description |
|---|
| RepImpl |
| Class and Description |
|---|
| RepGroupImpl
Represents a snapshot of the Replication Group as a whole.
|
| RepImpl |
| TextProtocol.InvalidMessageException
Used to indicate a message format or invalid content exception.
|
| TextProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| TextProtocol.MessageExchange
A single request/response interaction, targetted at a given service
running at a particular remote socket address.
|
| TextProtocol.MessageOp
The Operations that are part of the protocol.
|
| TextProtocol.RequestMessage
Base class for all Request messages
|
| TextProtocol.ResponseMessage
Base classes for response messages.
|
| TextProtocol.StringFormatable |
| TextProtocol.WireFormatable |
| Class and Description |
|---|
| EnumConfigParam
A JE configuration parameter with an enumerated value
|
| MinJEVersionUnsupportedException
Thrown when a conflict is detected between a minimum JE version requirement
and the JE version of a particular node.
|
| NodeStateProtocol.NodeStateRequest |
| RepConfigManager |
| RepEnvConfigObserver
Implemented by observers of mutable rep config changes.
|
| RepGroupImpl
Represents a snapshot of the Replication Group as a whole.
|
| RepGroupImpl.NodeConflictException |
| RepGroupProtocol.DeleteMember
Like RemoveMember, but also deletes the node's entry from the rep group
DB.
|
| RepGroupProtocol.EnsureNode |
| RepGroupProtocol.FailReason |
| RepGroupProtocol.GroupRequest |
| RepGroupProtocol.RemoveMember |
| RepGroupProtocol.TransferMaster |
| RepGroupProtocol.UpdateAddress |
| RepImpl |
| RepNodeImpl
Describes a node that is a member of the replication group.
|
| TextProtocol
{@literal
TextProtocol provides the support for implementing simple low performance
protocols involving replication nodes.
|
| TextProtocol.Fail |
| TextProtocol.InvalidMessageException
Used to indicate a message format or invalid content exception.
|
| TextProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| TextProtocol.MessageError |
| TextProtocol.MessageOp
The Operations that are part of the protocol.
|
| TextProtocol.OK |
| TextProtocol.RequestMessage
Base class for all Request messages
|
| TextProtocol.ResponseMessage
Base classes for response messages.
|
| TextProtocol.TOKENS
Represents the tokens on a message line.
|
| TextProtocol.WireFormatable |
| Class and Description |
|---|
| RepImpl |
| Class and Description |
|---|
| MinJEVersionUnsupportedException
Thrown when a conflict is detected between a minimum JE version requirement
and the JE version of a particular node.
|
| RepConfigManager |
| RepGroupDB
This class is used to encapsulate all access to the rep group data that is
present in every replicated JE environment.
|
| RepGroupImpl
Represents a snapshot of the Replication Group as a whole.
|
| RepImpl |
| RepNodeImpl
Describes a node that is a member of the replication group.
|
| Class and Description |
|---|
| RepGroupImpl
Represents a snapshot of the Replication Group as a whole.
|
| Class and Description |
|---|
| RepGroupImpl
Represents a snapshot of the Replication Group as a whole.
|
| RepImpl |
| TextProtocol
{@literal
TextProtocol provides the support for implementing simple low performance
protocols involving replication nodes.
|
| TextProtocol.InvalidMessageException
Used to indicate a message format or invalid content exception.
|
| TextProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| TextProtocol.MessageOp
The Operations that are part of the protocol.
|
| TextProtocol.RequestMessage
Base class for all Request messages
|
| TextProtocol.ResponseMessage
Base classes for response messages.
|
| TextProtocol.WireFormatable |
| Class and Description |
|---|
| RepGroupImpl
Represents a snapshot of the Replication Group as a whole.
|
| RepImpl |
| RepNodeImpl
Describes a node that is a member of the replication group.
|
| Class and Description |
|---|
| RepImpl |
| Class and Description |
|---|
| RepNodeImpl
Describes a node that is a member of the replication group.
|
| Class and Description |
|---|
| RepImpl |
| Class and Description |
|---|
| RepImpl |
| TextProtocol
{@literal
TextProtocol provides the support for implementing simple low performance
protocols involving replication nodes.
|
| TextProtocol.RequestMessage
Base class for all Request messages
|
| TextProtocol.ResponseMessage
Base classes for response messages.
|
Copyright © 2024. All rights reserved.