Class | Description |
---|---|
Block | |
BlockBag |
A bag of Blocks used during the LDiff process.
|
DiffRecordAnalyzer | |
DiffTracker | |
LDiff |
LDiff provides a mechanism for efficiently comparing two quiescent
databases, typically residing on different machines connected by a
network.
|
LDiffConfig | |
LDiffConfigBeanInfo | |
LDiffService |
Implementation of the LDiff service that process requests from the LDiff
client.
|
LDiffUtil | |
MismatchedRegion | |
Protocol |
Protocol used by LDiff to request the blocks associated with a database and
do the record level analysis.
|
Record | |
Window |
A rolling window of key/data pairs used by the ldiff algorithm.
|
Exception | Description |
---|---|
LDiffRecordRequestException |
Thrown when LDiff requesting records on remote database fails.
|
Copyright (c) 2004-2012 Oracle. All rights reserved.