| Package | Description |
|---|---|
| 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.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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Protocol.DuplicateNodeReject |
class |
Protocol.JEVersionsReject |
class |
Protocol.NodeGroupInfoReject |
| Modifier and Type | Class and Description |
|---|---|
class |
Protocol.DbMismatch
Issued in response to a database level mismatch either because the
database itself does not exist at the node, or because it's properties
are different.
|
class |
Protocol.Error
Message used to present an operation error on remote database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryProtocol.IncompatibleVersion |
class |
BinaryProtocol.ProtocolError |
Copyright © 2024. All rights reserved.