| Package | Description |
|---|---|
| com.sleepycat.je.rep.impl.node |
INTERNAL: Feeder and Replica node implementations.
|
| com.sleepycat.je.rep.stream |
INTERNAL: Feeding and syncup (init) of rep stream from master node to
other node types (replicas, etc).
|
| Modifier and Type | Method and Description |
|---|---|
void |
Replay.replayEntry(long startNs,
BaseProtocol.Entry entry)
Apply the operation represented by this log entry on this replica node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseProtocol.Commit
Message of a commit op
|
Copyright © 2024. All rights reserved.