| Package | Description |
|---|---|
| com.sleepycat.je.rep.util.ldiff |
INTERNAL: LDiff debugging utility for comparing databases on different
nodes in a group.
|
| Modifier and Type | Method and Description |
|---|---|
BlockBag |
LDiff.createBlockBag(Database db)
Create a bag of blocks from the records in a given database, using the
configuration parameters specified when the LDiff object was created.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiffTracker.addBlockBagAdditionalDiffs(Window window,
BlockBag blkBag) |
boolean |
LDiff.diff(Database db,
BlockBag blkBag)
A mechanism for efficiently comparing two quiescent databases, typically
residing on different machines connected by a network.
|
Copyright © 2024. All rights reserved.