| Package | Description |
|---|---|
| com.sleepycat.je.rep.arbiter.impl |
INTERNAL: Implementation classes for the arbiter node.
|
| com.sleepycat.je.rep.impl |
INTERNAL: Top level HA implementation classes.
|
| 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.util.ldiff |
INTERNAL: LDiff debugging utility for comparing databases on different
nodes in a group.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArbBinaryStateService
The service registered by an Arbiter to answer the state request.
|
class |
ArbiterNodeStateService
The service registered by an Arbiter to answer the state request from
another node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryNodeStateService
The service registered by a RepNode to answer the state request.
|
class |
GroupService |
class |
NodeStateService
The service registered by a RepNode to answer the state request from
another node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MonitorService |
| Modifier and Type | Class and Description |
|---|---|
class |
LDiffService
Implementation of the LDiff service that process requests from the LDiff
client.
|
Copyright © 2024. All rights reserved.