| Package | Description |
|---|---|
| com.sleepycat.je.rep.impl.node.cbvlsn |
INTERNAL: Eventual burial ground for Cleaner Barrier VLSN (CBVLSN) classes,
currently used only for compatibility with old version nodes in a mixed
version group.
|
| 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 |
LocalCBVLSNUpdater.updateForMaster(LocalCBVLSNTracker tracker)
If the GlobalCBVLSN is not defunct, as a master, update the database
with the local CBVLSN for this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicaFeederSyncup.execute(LocalCBVLSNTracker cbvlsnTracker)
The replica's side of the protocol.
|
Copyright © 2024. All rights reserved.