| Package | Description |
|---|---|
| com.sleepycat.je.rep.arbiter.impl |
INTERNAL: Implementation classes for 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.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.subscription |
INTERNAL: Subscription of rep stream for use by stream API in NoSQL DB.
|
| 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 |
|---|
| RepUtils.ExceptionAwareCountDownLatch
Like CountDownLatch, but makes provision in the await for the await, or
more specifically the new awaitOrException method to be exited via an
exception.
|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| ServiceDispatcher.ExecutingService
A service that is run immediately in a thread allocated to it.
|
| Class and Description |
|---|
| ReplicationFormatter
Formatter for replication log messages
|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| Class and Description |
|---|
| BinaryProtocol
Supplies the basic infrastructure for BinaryProtocols used to exchange
messages by the replications stream and during network based restore
operations.
|
| BinaryProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| BinaryProtocol.MessageOp
The Operations that are part of the protocol.
|
| BinaryProtocol.SimpleMessage
Base class for simple messages.
|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| ServiceDispatcher.ExecutingService
A service that is run immediately in a thread allocated to it.
|
| Class and Description |
|---|
| BinaryProtocol
Supplies the basic infrastructure for BinaryProtocols used to exchange
messages by the replications stream and during network based restore
operations.
|
| BinaryProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| BinaryProtocol.MessageOp
The Operations that are part of the protocol.
|
| BinaryProtocol.ProtocolException
Thrown in response to an unexpected response to a request.
|
| BinaryProtocol.SimpleMessage
Base class for simple messages.
|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| ServiceDispatcher.ServiceConnectFailedException |
| Class and Description |
|---|
| BinaryProtocol
Supplies the basic infrastructure for BinaryProtocols used to exchange
messages by the replications stream and during network based restore
operations.
|
| BinaryProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| NamedChannelWithTimeout
NamedChannelWithTimeout permits association of timeouts with a DataChannel.
|
| RepUtils.Clock |
| RepUtils.ExceptionAwareCountDownLatch
Like CountDownLatch, but makes provision in the await for the await, or
more specifically the new awaitOrException method to be exited via an
exception.
|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| SimpleTxnMap
SimpleTxnMap provides a customized (but limited functionality) map that's
well suited to the tracking of open transactions.
|
| Class and Description |
|---|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| ServiceDispatcher.ExecutingService
A service that is run immediately in a thread allocated to it.
|
| Class and Description |
|---|
| BinaryProtocol
Supplies the basic infrastructure for BinaryProtocols used to exchange
messages by the replications stream and during network based restore
operations.
|
| BinaryProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| BinaryProtocol.MessageOp
The Operations that are part of the protocol.
|
| BinaryProtocol.ProtocolException
Thrown in response to an unexpected response to a request.
|
| BinaryProtocol.RejectMessage
The base class for reject responses to requests
|
| BinaryProtocol.SimpleMessage
Base class for simple messages.
|
| NamedChannel
Packages a DataChannel and a NameIdPair together so that logging
messages can show the node name instead of the channel toString();
|
| RepUtils.Clock |
| Class and Description |
|---|
| ServiceHandshake.AuthenticationMethod
The base of all authentication implementations.
|
| ServiceHandshake.ClientHandshake
Client-side handshake state
|
| ServiceHandshake.ClientInitOp
The base class of elemental service initialization protocol operations
for the client side.
|
| ServiceHandshake.ServerHandshake
Server-side handshake state
|
| ServiceHandshake.ServerInitOp
The base class of elemental service initialization protocol operations
for the server side.
|
| Class and Description |
|---|
| SimpleTxnMap
SimpleTxnMap provides a customized (but limited functionality) map that's
well suited to the tracking of open transactions.
|
| Class and Description |
|---|
| ServiceDispatcher.ServiceConnectFailedException |
| Class and Description |
|---|
| BinaryProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| BinaryProtocol.MessageOp
The Operations that are part of the protocol.
|
| BinaryProtocol.ProtocolException
Thrown in response to an unexpected response to a request.
|
| BinaryProtocol.RejectMessage
The base class for reject responses to requests
|
| BinaryProtocol.SimpleMessage
Base class for simple messages.
|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| ServiceDispatcher.ExecutingService
A service that is run immediately in a thread allocated to it.
|
| ServiceDispatcher.ServiceConnectFailedException |
| Class and Description |
|---|
| BinaryProtocol.Message
Base message class for all messages exchanged in the protocol.
|
| BinaryProtocol.MessageOp
The Operations that are part of the protocol.
|
| BinaryProtocol.ProtocolException
Thrown in response to an unexpected response to a request.
|
| BinaryProtocol.RejectMessage
The base class for reject responses to requests
|
| BinaryProtocol.SimpleMessage
Base class for simple messages.
|
| NamedChannel
Packages a DataChannel and a NameIdPair together so that logging
messages can show the node name instead of the channel toString();
|
| RepUtils.ConsistencyPolicyFormat
ReplicaConsistencyPolicy must be stored as a String for use with
ReplicationConfig and je.properties.
|
| ServiceDispatcher
ServiceDispatcher listens on a specific socket for service requests
and dispatches control to the service that is being requested.
|
| ServiceDispatcher.QueuingService
A service where requests are simply added to the supplied queue.
|
| ServiceDispatcher.Response
The response to a service request.
|
| ServiceDispatcher.ServiceConnectFailedException |
| ServiceHandshake.AuthenticationMethod
The base of all authentication implementations.
|
| ServiceHandshake.ClientHandshake
Client-side handshake state
|
| ServiceHandshake.ClientInitOp
The base class of elemental service initialization protocol operations
for the client side.
|
| ServiceHandshake.InitResult
Operation-level result indicator
|
| ServiceHandshake.IOAdapter
A simple interface providing simple blocking I/O.
|
| ServiceHandshake.ServerHandshake
Server-side handshake state
|
| ServiceHandshake.ServerInitOp
The base class of elemental service initialization protocol operations
for the server side.
|
| SizeAwaitMap.Predicate
Specifies which values should be counted.
|
Copyright © 2024. All rights reserved.