| 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 | Method and Description |
|---|---|
void |
MasterStatus.assertSync()
An assertion form of the above.
|
Copyright © 2024. All rights reserved.