Package com.sleepycat.je.rep.util.ldiff

Class Summary
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  
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 Summary
LDiffRecordRequestException Thrown when LDiff requesting records on remote database fails.
 



Copyright (c) 2004-2010 Oracle. All rights reserved.